Descrición
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.
Vínculos
Development goes on on GitHub.
Instalación
- 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
Preguntas frecuentes
- What is the use case for Manual Cron?
-
- You can execute cron jobs without leaving WordPress admin.
- Develepment sites usually have WP-cron disabled.
Comentarios
Non hai recensións para este plugin.
Colaboradores e desenvolvedores
“Manual Cron” é un software de código aberto. As seguintes persoas colaboraron con este plugin.
ColaboradoresTraduce “Manual Cron” ao teu idioma.
Interesado no desenvolvemento?
Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.
Rexistro de cambios
1.0.1
- Proper JavaScript.
1.0.0
- Initial release.