Beskrivning
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.
Länkar
Development goes on on GitHub.
Installation
- Upload the plugin files to the
/wp-content/plugins/manual-cron
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ’Plugins’ screen in WordPress
Vanliga frågor
- What is the use case for Manual Cron?
-
- You can execute cron jobs without leaving WordPress admin.
- Develepment sites usually have WP-cron disabled.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Manual Cron” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Manual Cron” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0.1
- Proper JavaScript.
1.0.0
- Initial release.