Deskripsyon
This plugin provides scheduled build and WP-CLI command for build from console/cron.
Requirements
- StaticPress
- https://wordpress.org/plugins/staticpress/
- WP-CLI
- http://wp-cli.org
WP-CLI command usage
The user option required.
$ wp staticpress build --user=<user_id/username/email>
When your WordPress is multisite, you can specify a blog.
$ wp staticpress build --user=<user_id/username/email> --url=<url>
Pag-install
- Install WP-CLI to server, example location to
/usr/local/bin/wp. - Upload the plugin files to the
/wp-content/plugins/cron-staticpressdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
FAQ
- Installation Instructions
-
- Install WP-CLI to server, example location to
/usr/local/bin/wp. - Upload the plugin files to the
/wp-content/plugins/cron-staticpressdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Install WP-CLI to server, example location to
Mga Review
Wala pang reviews para sa plugin na ito.
Mga Contributor at Developer
Ang “StaticPress Auto Builder” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorAng “StaticPress Auto Builder” ay naisalin na sa 1 (na) locale. Salamat sa mga tagasalin para sa kanilang mga kontribusyon.
Isalin ang “StaticPress Auto Builder” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.
Changelog
1.1.2
- Fixed wrong result checking on staticpress fetch. (by @hiraro, thanks.)
1.1.1
- i18n improvements.
1.1.0
- The plugin name is changed to
StaticPress Auto Builder. - Added auto build when
publish,unpublishandupdatepublished post.
1.0.0
- First release.

