
Cron Jobs is a lightweight yet powerful plugin that simplifies the management of your WordPress cron events.
With this tool, you can quickly view, run, and modify your scheduled tasks (cron jobs) without writing code. It’s ideal for developers, site managers, or anyone needing better control over WordPress’s background processes.
Key features include:
- Run or bulk run selected cron jobs instantly.
- Edit cron job schedule, next run time, and arguments directly from the list view.
- Customize visible columns and preferences via the native “Screen Options” panel.
- Access help and documentation to better understand how WordPress cron works.
Screenshots

Access the "Cron Jobs" screen from the "Tools" menu.

View a list of all registered cron jobs. Jobs without actions appear highlighted in red.

Quickly edit arguments, schedule, and next run time.

Perform bulk actions on selected cron jobs.

Customize the table view via the "Screen Options" menu.

Helpful overview about WordPress cron behavior.

Detailed "Screen Options" explanation.

Display of WordPress constant statuses related to cron.

Use the search bar to filter cron jobs.

Delete only jobs with missing hooks to prevent breaking functionality.