Descripción
ABC Bits Cron Monitor helps site administrators review recent WP-Cron activity. It records a timestamp whenever WordPress runs WP-Cron and displays a compact dashboard with recent runs, counts, and gap details.
The dashboard shows:
- The last recorded WP-Cron run.
- Run counts for the last 24 hours and 7 days.
- Average run gaps for the last 24 hours and 7 days.
- Whether automatic WP-Cron spawning appears enabled.
- A recent run log with gaps between runs.
The plugin does not change WP-Cron behavior, trigger scheduled tasks, call external services, or add settings. It records recent WP-Cron run times locally for visibility.
Instalación
- Install the plugin through the WordPress Plugins screen.
- Activate the plugin.
- Go to ABC Bits Cron Monitor in the WordPress admin menu to view recent WP-Cron activity.
Preguntas frecuentes
-
Does this replace WP-Cron?
-
No. ABC Bits Cron Monitor only records when WP-Cron runs.
-
Does this trigger WP-Cron events?
-
No. The plugin does not trigger, schedule, pause, or modify WP-Cron events.
-
Can this help me check whether WP-Cron is running?
-
Yes. ABC Bits Cron Monitor records when WordPress runs WP-Cron and shows recent run times, run counts, and gaps between runs. This can help you spot sites where WP-Cron is not running regularly.
-
Does this show whether individual scheduled tasks succeeded?
-
No. The plugin records WP-Cron runs, not the result of each scheduled task. It can show whether WP-Cron has been running recently, but it does not audit individual cron events or task errors.
-
Can this help troubleshoot missed scheduled tasks?
-
It can provide useful context. If scheduled tasks appear to be missed, the recent run log and gap details can help show whether WP-Cron ran during that period. The plugin does not identify or fix the specific scheduled task that failed.
-
Does this send data to an external service?
-
No. Run timestamps are stored locally in WordPress options.
-
Where is the run log stored?
-
The recent run log is stored in the WordPress options table as
abc_cron_run_log.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “ABC Bits Cron Monitor” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.2
- Confirmed compatibility with WordPress 7.1.
1.0.1
- Increased local WP-Cron run history retention for more complete recent activity reporting.
1.0
- Initial release.
