Опис
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.
Посилання
Development goes on on GitHub.
Встановлення
- 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
Часті питання
- What is the use case for Manual Cron?
-
- You can execute cron jobs without leaving WordPress admin.
- Develepment sites usually have WP-cron disabled.
Відгуки
Для цього плагіна немає відгуків.
Учасники та розробники
“Manual Cron” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “Manual Cron” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
1.0.1
- Proper JavaScript.
1.0.0
- Initial release.