WP Crontrol icon

WP Crontrol

View, run, and manage scheduled WordPress cron events directly from the dashboard. With over 300,000 active installations and a PF Score of 87.5, this tool ranks in the top 1% of all WordPress plugins.

  • #165 Global Rank
  • 300K+ active installs
  • 4.5/5 165 ratings
  • Good support 5 threads
  • Since 2008 19 years active

PF Score (About PF Scores)

PF Score is not a quality guarantee. It is a ranking based on available public signals.

Platinum91.5
Platinum
Gold
Silver
Bronze
Low

Score Breakdown

91.3
Popularity 40% 300K+ active installs
86.8
Reputation 35% 4.5★ from 165 ratings
98.5
Freshness 25% Updated 15 days ago

No active penalty — 3 historical CVEs, resolved — details

Download Trends

Loading download data…

Vulnerabilities

3 Total
3 Patched
0 Active
100% Resolved rate
CWE-918 · Server-Side Request Forgery (SSRF)

The WP Crontrol plugin for WordPress is vulnerable to blind Server-Side Request Forgery in versions 1.17.0 to 1.19.1 via the 'wp_remote_request' function. This makes it possible for authenticated attackers, with Administrator-level access and above, to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services.

5.9 Medium Affected 1.17.0 – 1.19.1 Patched in ✓ 1.19.2 Published 21 Aug 2025 CVE CVE-2025-8678
CWE-494 · Download of Code Without Integrity Check

The WP Crontrol plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1.16.1 when another vulnerability is present on the site that allows access to editing the database. This makes it possible for attackers to execute code on the server. Please see the advisory in references for more in depth details.

7.5 High Affected All – 1.16.1 Patched in ✓ 1.16.2 Published 24 Mar 2024 CVE CVE-2024-28850
CWE-79 · Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

The WP Crontrol for WordPress is vulnerable to Reflected Cross-Site Scripting via the ‘id’ parameter in versions up to, and including, 1.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

6.1 Medium Affected All – 1.3 Patched in ✓ 1.3 Published 21 Aug 2015

Vulnerability data provided by Wordfence Intelligence (opens in a new tab). CVE data: Copyright 1999–2026 The MITRE Corporation. CVE Terms of Use (opens in a new tab).

Support Statistics

5 Support threads
3 Resolved
60% Resolution rate

About WP Crontrol

Take control of the cron events on your WordPress website or WooCommerce store with WP Crontrol.

Take control of the cron events on your WordPress website or WooCommerce store with WP Crontrol. From the admin screens you can:

  • View all scheduled cron events along with their arguments, schedule, callback functions, and when they are next due.
  • Edit, delete, pause, resume, and immediately run cron events.
  • Add new cron events.
  • Bulk delete cron events.
  • Add and remove custom cron schedules.
  • Export and download cron event lists as a CSV file.

WP Crontrol is aware of timezones, will alert you to events that have no actions or that have missed their schedule, and will show you a helpful warning message if it detects any problems with your cron system.

Usage

  1. Go to the Tools → Cron Events menu to manage cron events.
  2. Go to the Settings → Cron Schedules menu to manage cron schedules.

Documentation

Extensive documentation on how to use WP Crontrol and how to get help for error messages that it shows is available on the WP Crontrol website.

For site owners

Owners of WordPress websites and WooCommerce stores use WP Crontrol to ensure that scheduled cron events run correctly and efficiently. By providing complete control over cron events, WP Crontrol helps you:

  • Improve reliability: Address missed or failed cron events, ensuring your website or WooCommerce store continues to function as expected.
  • Enhance security: Monitor and control cron events to ensure automatic update checks are performed as they should.
  • Simplify management: Add, edit, delete, and pause cron events from a user-friendly interface, without needing to write any code.
  • Gain insights: Export cron event data for analysis or reporting.
  • Action Scheduler compatibility: Full support for the Action Scheduler system in WooCommerce, which is used to process recurring payments, subscriptions, and background orders.
  • Clarity of times and timezones: All times are shown with a clear and accurate indication of which timezone applies. No more guesswork!

For developers

Developers use WP Crontrol to streamline and debug their WordPress development process:

  • Enhanced debugging: Identify and troubleshoot issues with scheduled tasks, ensuring your scheduled events and their callbacks run as expected.
  • Custom schedules: Create and manage custom cron schedules to fit the specific needs of your website, plugins, or themes, providing greater flexibility than just the core schedules.
  • Efficient workflow: Add, edit, and delete cron events directly from the WordPress admin interface, saving time and reducing the need for manual coding.
  • Insightful monitoring: Get insight into the performance and behavior of your scheduled tasks, allowing for optimization and better resource management.
  • Accurate debugging: WP Crontrol goes to great lengths to ensure that running an event manually does so in a manner which exactly matches how WordPress core runs schdeuled events. This ensures that you can debug events accurately and with confidence.

Other Plugins

I maintain several other plugins for developers. Check them out:

  • Query Monitor is the developer tools panel for WordPress.
  • User Switching provides instant switching between user accounts in WordPress.

Thanks

The time that I spend maintaining this plugin and others is in part sponsored by:

Privacy Statement

WP Crontrol is private by default and always will be. It does not send data to any third party, nor does it include any third party resources. WP Crontrol’s full privacy statement can be found here.

Accessibility Statement

WP Crontrol aims to be fully accessible to all of its users. WP Crontrol’s full accessibility statement can be found here.

Legal

Crontrol® is a registered trademark of Clever Things For The Web Limited.

Screenshots

Cron events can be modified, deleted, and executed

Cron events can be modified, deleted, and executed

New cron events can be added

New cron events can be added

New cron schedules can be added, giving plugin developers more options when scheduling events

New cron schedules can be added, giving plugin developers more options when scheduling events

Frequently Asked Questions

Does this plugin work with PHP 8?

Yes, it’s actively tested and working up to PHP 8.4.

I get the error “There was a problem spawning a call to the WP-Cron system on your site”. How do I fix this?

You can read all about problems spawning WP-Cron on the WP Crontrol website.

Why do some cron events miss their schedule?

You can read all about cron events that miss their schedule on the WP Crontrol website.

Why do some cron events reappear shortly after I delete them?

If the event is added by a plugin then the plugin most likely rescheduled the event as soon as it saw that the event was missing. To get around this you can instead use the “Pause this hook” action which means it’ll remain in place but won’t perform any action when it runs.

Is it safe to delete cron events?

This depends entirely on the event. You can use your favourite search engine to search for the event name in order to find out which plugin it belongs to, and then decide whether or not to delete it.

If the event shows “None” as its action then it’s usually safe to delete. Please see the other FAQs for more information about events with no action.

Why can’t I delete some cron events?

The WordPress core software uses cron events for some of its functionality and removing these events is not possible because WordPress would immediately reschedule them if you did delete them. For this reason, WP Crontrol doesn’t let you delete these persistent events from WordPress core in the first place.

If you don’t want these events to run, you can use the “Pause this hook” action instead.

What happens when I pause an event?

Pausing an event will disable all actions attached to the event’s hook. The event itself will remain in place and will run according to its schedule, but all actions attached to its hook will be disabled. This renders the event inoperative but keeps it scheduled so as to remain fully compatible with events which would otherwise get automatically rescheduled when they’re missing.

As pausing an event actually pauses its hook, all events that use the same hook will be paused or resumed when pausing and resuming an event. This is much more useful and reliable than pausing individual events separately.

What happens when I resume an event?

Resuming an event re-enables all actions attached to the event’s hook. All events that use the same hook will be resumed.

What does it mean when “None” is shown for the Action of a cron event?

This means the cron event is scheduled to run at the specified time but there is no corresponding functionality that will be triggered when the event runs, therefore the event is useless.

You can read all about events with no action on the WP Crontrol website.

How do I change the next run time or the schedule of a cron event?

You can change the time and schedule of a cron event by clicking the “Edit” link next to the event.

Why do changes that I make to some cron events not get saved?

You can read all about problems with editing cron events on the WP Crontrol website.

Can I export a list of cron events?

Yes, a CSV file of the event list can be exported and downloaded via the “Export” button on the cron event listing screen. This file can be opened in any spreadsheet application.

Can I see a historical log of all the cron events that ran on my site?

Not yet, but I hope to add this functionality soon.

Can I see a historical log of edits, additions, and deletions of cron events and schedules?

Yes. The excellent Simple History plugin has built-in support for logging actions performed via WP Crontrol.

What’s the use of adding new cron schedules?

Cron schedules are used by WordPress and plugins for scheduling events to be executed at regular intervals. Intervals must be provided by the WordPress core or a plugin in order to be used. As an example, many backup plugins provide support for periodic backups. In order to do a weekly backup, a weekly cron schedule must be entered into WP Crontrol first and then a backup plugin can take advantage of it as an interval.

How do I create a new cron event?

There are two steps to getting a functioning cron event that executes regularly. The first step is telling WordPress about the hook. This is the part that WP Crontrol was created to provide. The second step is calling a function when your hook is executed.

Step one: adding the hook

From the Tools Cron Events menu, click on Add Cron Event. Fill out the details of the event. You’re best off using a hook name that conforms to normal PHP variable naming conventions. The schedule is how often the event will be executed. If you don’t see a good interval, then add one in the Settings Cron Schedules menu.

Step Two: Writing the function

This part takes place in PHP code (for example, in the functions.php file from your theme). To execute your hook, WordPress runs an action. For this reason, we need to tell WordPress which function to execute when this action is run. The following line accomplishes that:

add_action( 'my_hookname', 'my_function' );

The next step is to write your function. Here’s a simple example:

function my_function() {
    wp_mail( '[email protected]', 'WP Crontrol', 'WP Crontrol rocks!' );
}
How can I create a cron event that requests a URL?

From the Tools Cron Events menu, click on Add Cron Event. Select the “URL cron event” option, fill out the details, and press the “Add Event” button.

You can read all about the features and security of URL cron events on the WP Crontrol website.

How do I create a new PHP cron event?

From the Tools Cron Events menu, click on Add Cron Event. Select the “PHP cron event” option and enter the schedule and next run time. The event schedule is how often your event will be executed. If you don’t see a good interval, then add one in the Settings Cron Schedules menu. In the “PHP Code” area, enter the PHP code that should be run when your cron event is executed. You don’t need to provide the PHP opening tag (<?php).

Creating, editing, and running PHP cron events is subject to restrictive security permissions. You can read all about the features and security of PHP cron events on the WP Crontrol website.

Which users can manage cron events and schedules?

Only users with the manage_options capability can manage cron events and schedules. By default, only Administrators have this capability.

Which users can manage PHP cron events? Is this dangerous?

Only users with the edit_files capability can manage PHP cron events. This means if a user cannot edit files via the WordPress admin area (i.e. through the Plugin Editor or Theme Editor) then they also cannot add, edit, or delete a PHP cron event in WP Crontrol. By default only Administrators have this capability, and with Multisite enabled only Super Admins have this capability.

If file editing has been disabled via the DISALLOW_FILE_MODS or DISALLOW_FILE_EDIT configuration constants then no user will have the edit_files capability, which means adding, editing, or deleting a PHP cron event will not be permitted.

Therefore, the user access level required to execute arbitrary PHP code does not change with WP Crontrol activated.

If the CRONTROL_DISALLOW_PHP_EVENTS constant is defined and set to true, then PHP cron events will be disabled completely. Any existing PHP cron events will remain in place (and can be deleted if user permissions allow) but their PHP code will not be executed when the event runs, and no PHP cron events can be added, edited, or run.

You can read all about the features and security of PHP cron events on the WP Crontrol website.

Are any WP-CLI commands available?

The cron commands which were previously included in WP Crontrol are now part of WP-CLI itself. See wp help cron for more info.

What happens when I deactivate the WP Crontrol plugin?

You can read all about what happens when you deactivate the plugin on the WP Crontrol website.

How can I report a security bug?

You can submit a private security vulnerability report to WP Crontrol via the Security tab on the GitHub repo. The GitHub Security Advisory process facilitates private collaboration on security issues. You’ll receive credit for a valid report and a CVE if necessary.

Do not report security issues on the WordPress.org support forums or via email. Thank you.

Who took the photo in the plugin header image?

The photo was taken by Michael Pardo and is in the public domain.

Ratings & Reviews

Recent Reviews

Loading reviews…

View all reviews on WordPress.org (opens in a new tab)

Changelog

1.21.1 (31 July 2026)

  • Fixes some bulk delete behaviour
  • Confirms full support for WordPress 7.0

1.21.0 (28 January 2026)

  • Adds support for invalid args in cron events by relaxing the strict typing and showing a warning on the listing and editing screens.

1.20.0 (17 December 2025)

  • Confirms support for WordPress 6.9
  • Minor UI and UX improvements
  • Some architectural changes to prepare for future enhancements

1.19.3 (23 October 2025)

  • Corrects the handling of closures as cron event actions.

1.19.2 (19 August 2025)

  • Security: Hardens the “URL cron event” functionality by rejecting disallowed URLs. More information see the security advisory.
  • Tweaks the display of some non-persistent WordPress core hooks when Multisite is enabled.

1.19.1 (3 June 2025)

  • Reinstates the ability to edit the Action Scheduler event.

1.19.0 (23 April 2025)

  • Confirms support for WordPress 6.8
  • Further improvements to the display of dates, intervals, and timezones for increased clarity
  • Adds more contextual help links for problematic events
  • Various UI and UX improvements

1.18.0 (13 January 2025)

  • Introduces support for a CRONTROL_DISALLOW_PHP_EVENTS constant to fully disable the PHP cron event functionality. Full documentation here.
  • Further improvements to how time durations and timezone information is displayed.

1.17.1 (22 November 2024)

  • Confirms support for WordPress 6.7
  • Avoids some warnings when running on PHP 8.3 and 8.4

1.17.0 (15 July 2024)

Earlier versions

For the changelog of earlier versions, refer to the releases page on GitHub.

Alternatives to WP Crontrol

Other WordPress plugins serving a similar purpose, ranked by relevance and PF Score.

Platinum93.3
CartFlows – Funnel Builder & Checkout Plugin for WooCommerce icon

CartFlows

WooCommerce funnel builder enabling one-click upsells, order bumps, and checkout optimization.

★ 4.8/5·200K+ installs·Updated 11 Aug 2026
Platinum93.0
Variation Swatches for WooCommerce icon

Variation Swatches for WooCommerce

Replaces WooCommerce variation dropdowns with visual color, image, and button swatches for product attributes.

★ 4.8/5·300K+ installs·Updated 8 Jun 2026
Platinum92.6
User Switching icon

User Switching

Switch between user accounts instantly in WordPress and WooCommerce without logging out.

★ 4.9/5·200K+ installs·Updated 9 Jul 2026
Platinum92.6
Query Monitor icon

Query Monitor

Debugging and performance monitoring panel for WordPress and WooCommerce development.

★ 4.9/5·200K+ installs·Updated 20 Jun 2026
Platinum90.8
Customer Reviews for WooCommerce icon

Customer Reviews for WooCommerce

Automate review collection through post-purchase reminders to boost customer feedback and sales.

★ 4.8/5·80K+ installs·Updated 3 Aug 2026
Platinum90.4
Admin Columns icon

Admin Columns

Add, remove, and reorder columns in WordPress admin tables without writing code.

★ 4.9/5·100K+ installs·Updated 29 May 2026
Platinum90.3
Germanized for WooCommerce icon

Germanized for WooCommerce

Localizes WooCommerce for German legal and market requirements, including compliance features.

★ 4.8/5·70K+ installs·Updated 10 Aug 2026
Platinum90.3
Discount Rules for WooCommerce icon

Discount Rules for WooCommerce

Configure bulk discounts, quantity pricing, and dynamic pricing rules for WooCommerce stores.

★ 4.9/5·100K+ installs·Updated 28 May 2026