This WordPress Cron Plugin Lets You View Cron Events, Test Cron etc

You can view the cron jobs running on your WordPress site by making use of the WP Crontol plugin.

Once installed, you can use the WordPress cron plugin to :

  • 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.
  • 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).