WP Crontrol

Wordpress Plugin
Download latest - 1.15.0

Developers

johnbillion
scompt

Download Stats

Today 300
Yesterday 563
Last Week 3,209
All Time 501,753
Banner 772x250

WP Crontrol lets you view and control what's happening in the WP-Cron system. From the admin screens you can:

  • View all cron events along with their arguments, recurrence, callback functions, and when they are next due.
  • Edit, delete, and immediately run any cron events.
  • Add new cron events.
  • Bulk delete cron events.
  • Add, edit, and remove custom cron schedules.

The admin screen will show you a warning message if your cron system doesn't appear to be working (for example if your server can't connect to itself to fire scheduled cron events).

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.

Releases (38 )

Version Release Date Change Log
1.15.0 2022-11-29
1.14.0 2022-07-10
1.13.2 2022-07-10
1.13.1 2022-07-10
1.13.0 2022-07-10
1.12.1 2022-04-15
1.12.0 2022-01-25
1.11.0 2021-10-26
1.10.0 2021-02-21
1.9.1 2021-02-13
1.9.0 2020-12-30
1.8.5 2020-05-30
1.8.4 2020-05-30
1.8.3 2020-05-02
1.8.2 2020-04-25
1.8.1 2020-04-21
1.8.0 2020-04-19
1.7.1 2019-04-06
1.7.0 2019-03-16
1.6.2 2017-11-22
1.6.1 2017-11-22
1.6 2017-11-21
1.5 2017-04-04
1.4 2016-12-23
1.3.1 2016-12-08
1.3 2016-03-28
  • Improvements to the UI.
  • More error detection when testing WP-Cron functionality.
  • Improve the capability checks for single site and multisite.
  • Lots of escaping and sanitising.
  • Fix various issues with multiple events with the same hook name.
  • Removed the WP-CLI commands, as these have now been added to WP-CLI core (see wp help cron for more info)
1.2.3 2014-09-04
  • Tweaks to i18n and date and args formatting
  • Properly escape the crontrol_message query var (props Julio Potier)
1.2.2 2013-08-04
  • Added crontrol run-event and crontrol delete-event WP-CLI commands

=

1.2.1 2013-07-20
  • Correctly display the local time when listing cron entries

=

1.2 2013-06-06
  • Added support for wp-cli

=

1.1 2012-08-29
  • Bug fixes for running cron jobs and adding cron schedules

=

1.0 2008-06-06
1.0-beta3 2008-06-04
1.0-beta2 2008-06-04
1.0-beta1 2008-06-04
0.3 2008-04-25
0.1 2008-02-13
0.2 2008-02-13