| 开发者 | abcbits |
|---|---|
| 更新时间 | 2026年5月27日 14:17 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
No. ABC Bits Cron Monitor only records when WP-Cron runs.
No. The plugin does not trigger, schedule, pause, or modify WP-Cron events.
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.
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.
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.
No. Run timestamps are stored locally in WordPress options.
The recent run log is stored in the WordPress options table as abc_cron_run_log.