Deskripsyon
Execute WP-cron manually by clicking a button on the Dashboard.
WP-cron is WordPress’ scheduler system, it can execute background jobs like plugin updates.
Manual Cron is a Dashboard widget available for every user.
If you have poorly written plugins WP-cron’s output may not be empty.
Mga Link
Development goes on on GitHub.
Pag-install
- Upload the plugin files to the
/wp-content/plugins/manual-crondirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
FAQ
- What is the use case for Manual Cron?
-
- You can execute cron jobs without leaving WordPress admin.
- Develepment sites usually have WP-cron disabled.
Mga Review
Wala pang reviews para sa plugin na ito.
Mga Contributor at Developer
Ang “Manual Cron” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorIsalin ang “Manual Cron” 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.0.1
- Proper JavaScript.
1.0.0
- Initial release.