Linux 软件免费装
Banner图

Advanced Cron Manager - debug & control

开发者 bracketspace
Kubitomakita
更新时间 2026年3月10日 21:27
PHP版本: 5.3 及以上
WordPress版本: 6.9
版权: GPLv2
版权网址: 版权信息

标签

manager cron cron manager crontrol wpcron

下载

2.5.10 2.5.4 2.5.8 2.5.9 1.4.2 1.4.4 1.5 2.0.0 2.1.0 2.1.1 2.1.2 2.2.0 2.2.1 2.2.2 2.2.3 2.3.1 2.3.10 2.3.2 2.3.3 2.3.4 2.3.5 2.3.6 2.3.7 2.3.8 2.3.9 1.3 1.3.1 2.6.2 2.6.3 2.6.4 2.7.0 2.4.0 2.4.1 2.5.0 1.2 2.4.2 2.5.1 2.5.2 2.5.3 1.3.2 2.3.0 2.5.6 2.5.7 1.1 1.4 2.5.5 2.6.0 1 1.4.1 1.4.3 2.6.1

详情介绍:

Take full control of your WordPress cron system. Advanced Cron Manager gives you complete visibility into every scheduled task running on your site — so you can find problems, fix them, and keep your site running smoothly. WordPress relies on WP-Cron for critical background tasks: sending emails, publishing scheduled posts, running backups, syncing data, and more. But by default, you have zero visibility into what's happening. Events fail silently, schedules pile up, and debugging is guesswork. Advanced Cron Manager changes that. What you can do with the free version: Advanced Cron Manager PRO The free version shows you what's scheduled. PRO shows you what actually happened. Without logging and diagnostics, cron issues are invisible until something breaks. PRO gives you the tools to monitor, debug, and optimize every cron job on your site. 14-day money-back guarantee — no risk, no questions asked. Get Advanced Cron Manager PRO Good to know about WP-Cron WordPress Cron is triggered by page visits, which means scheduled tasks may not run exactly on time on low-traffic sites. For precise timing, use the Server Scheduler feature to set up a real system cron job. Note: custom schedules added by this plugin are only available while the plugin is active. Events you create will continue to exist after deactivation. Custom Development BracketSpace — the company behind this plugin — provides custom WordPress plugin development services. We can build any custom plugin for you.

安装:

Download and install this plugin from Plugins -> Add New admin screen. Plugin's page sits under Tools menu item.

屏幕截图:

  • Adding, editing and removing Schedule
  • Adding Event
  • Event actions
  • Search and bulk actions
  • Server Scheduler section

升级注意事项:

2.4.2 Security release. 2.0.0
  • Plugin has been rebuilt from a scratch.
  • If you are using Advanced Cron Manager PRO please upgrade it too!
  • It's needed to reactivate the plugin!
1.2 Removed debug alert and added execution button 1.1 Fixed Schedules list from other plugins 1.0 Plugin release

常见问题:

Tasks and schedules will be still working after plugin deactivation/removal?

Tasks yes. Schedules no.

How does the pausing/unpausing work

When you pause an event it's really unscheduled and stored in the wp_option. If you unpause it, it will be rescheduled. All paused events are rescheduled on plugin uninstall.

What is the Event hook?

It's used for action. For example if your hook is hook_name you'll need to add in PHP: add_action( 'hook_name', 'function_name' )

Does this plugin allow to add PHP to events like in WP Crontrol plugin?

No. This is not safe. You can, however, copy the sample implementation and paste it into your own plugin or theme's function.php file.

Can this plugin block WP Cron and help hooking it into Server Cron like WP-Cron Control plugin?

Yes, but WP-Cron Control is quite old and it's tactics is not needed anymore. Advanced Cron Manager can disable spawning WP Cron on site visit and will give you useful information about added Server Cron task.

Can you create a plugin for me?

Yes! We're offering a custom plugin development services. Feel free to contact us to find out how we can help you.

How does Advanced Cron Manager compare to WP Crontrol?

WP Crontrol is a popular and well-maintained plugin — it's a solid choice for basic cron management. Both plugins let you view, edit, add, remove, pause, and manually run cron events, as well as manage custom schedules. Where Advanced Cron Manager stands out in the free version: you get copy-paste PHP implementation snippets for every event's action hook and callback, plus bulk actions to manage multiple events at once. The biggest difference is in the PRO upgrade. Advanced Cron Manager PRO adds cron execution logging, per-event performance stats, automatic error catching, and a debug tool for logging custom data from inside your callbacks. These diagnostic features are not available in WP Crontrol. Switching between the two is seamless — both plugins read from the same underlying WP-Cron system, so there's nothing to migrate. You can install Advanced Cron Manager and immediately see all your existing events and schedules.

What about Action Scheduler? Do I need both?

Action Scheduler and Advanced Cron Manager solve different problems. Action Scheduler is a background job queue designed for processing large batches of tasks — it's used by WooCommerce and other plugins to handle things like webhook delivery, subscription payments, and bulk data operations. It has its own database-backed queue separate from WP-Cron. Advanced Cron Manager focuses on WP-Cron — the built-in WordPress scheduling system that handles recurring tasks like checking for updates, publishing scheduled posts, sending emails, and running backups. If you need visibility into what WP-Cron is doing and tools to debug it, that's what Advanced Cron Manager is for. The two plugins complement each other. Action Scheduler manages its own job queue, while Advanced Cron Manager gives you control over WP-Cron events and schedules. Many sites run both without any conflict.

How does Advanced Cron Manager compare to WP Cron Status Checker?

WP Cron Status Checker is a monitoring-only tool — it checks whether WP-Cron is running, logs hook executions, and sends email alerts when something fails. It does not let you view, edit, add, remove, or run cron events. Advanced Cron Manager is a full management tool. You get a complete dashboard for all your cron events and schedules, with the ability to search, add, edit, remove, pause, and manually run any event. With the PRO version, you also get execution logging, performance stats, and error catching — covering the monitoring side as well. If you only need a simple health check for WP-Cron, WP Cron Status Checker does the job. If you want both management and diagnostics in one plugin, Advanced Cron Manager (especially with PRO) replaces the need for a separate status checker.

更新日志:

2.7.0 2.6.4 2.6.3 2.6.2 2.6.1 2.6.0 2.5.10 2.5.9 2.5.8 2.5.7 2.5.6 2.5.5 2.5.4 2.5.3 2.5.2 2.5.1 2.5.0 2.4.2 2.4.1 2.4.0 2.3.10 2.3.9 2.3.8 2.3.7 2.3.6 2.3.5 2.3.2 2.3.1 2.3.0 2.2.3 2.2.2 2.2.1 2.2.0 2.1.2 2.1.1 2.1.0 2.0.0 1.5 1.4.4 1.4.3 1.4.1 1.4 1.3.2 1.3 1.2 1.1 1.0