Cron Jobs

Plugin Banner

Cron Jobs

by Ariel

Download
Description

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.
  1. Upload the plugin to /wp-content/plugins/leira-cron-jobs, or install it directly via the WordPress Plugin Directory.
  2. Activate it from the Plugins menu in your WordPress admin.
  3. Navigate to Tools Cron Jobs to start managing your tasks.
  4. That’s it — happy automating!
  1. Access the "Cron Jobs" screen from the "Tools" menu.

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

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

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

  3. Quickly edit arguments, schedule, and next run time.

    Quickly edit arguments, schedule, and next run time.

  4. Perform bulk actions on selected cron jobs.

    Perform bulk actions on selected cron jobs.

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

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

  6. Helpful overview about WordPress cron behavior.

    Helpful overview about WordPress cron behavior.

  7. Detailed "Screen Options" explanation.

    Detailed "Screen Options" explanation.

  8. Display of WordPress constant statuses related to cron.

    Display of WordPress constant statuses related to cron.

  9. Use the search bar to filter cron jobs.

    Use the search bar to filter cron jobs.

  10. Delete only jobs with missing hooks to prevent breaking functionality.

    Delete only jobs with missing hooks to prevent breaking functionality.

Can I create new cron jobs with this plugin?

Not at the moment. Leira Cron Jobs allows you to view, edit, run, and delete existing cron jobs, but not create new ones (yet).

What parts of a cron job can I edit?

You can modify the schedule, next run time, and the arguments passed to the cron hook.

Can I manage or create custom schedules?

Currently, no. Managing schedules is not yet supported, but it’s a planned feature for a future release.

Lean & clean – but no logging

By Martin Sauter (martin.sauter) on August 2, 2023

What I like about this plugin is that it is very lean and clean. It has most of the functionality I am looking for.

It could become my most favorite cron plugin if it had a logging function (to see when a job last ran and what result it created).

Dead easy

By Paddy Landau on May 26, 2021

This app is intuitive, and it let me do what I needed without fuss.

This plugin is awesome

By NikHiL Gadhiya (nikhilgadhiya) on June 19, 2020

This plugin is the best and It is easy to use

Perfect Plugin

By Juan Carlos Sanabria (sanabriajc) on January 3, 2020

Meets the requested requirements

Nice plugin

By jccs24 on January 3, 2020

I completely recommend this. Is a must have.

Great plugin

By Jose Luis Chavez (jlcd0894) on August 14, 2019

Helps a lot with scheduled tasks, makes it way easier to work around different time windows

1.2.11

  • Improved the plugin’s compatibility with WordPress 6.8
  • New method to handle running cron jobs, ensuring better reliability

1.2.10

  • Verified compatibility with WordPress 6.6
  • Fixed security issue reported by Wordfence
  • Improved input sanitization

1.2.9

  • Verified compatibility with WordPress 5.9

1.2.8

  • Verified compatibility with WordPress 5.7

1.2.7

  • Verified compatibility with WordPress 5.6
  • Fixed a bug when editing cron job arguments

1.2.6

  • Added GitHub Actions for automated deployment
  • Updated GitHub Actions for syncing readme/assets
  • Bug fix (thanks to ptibogxiv)

1.2.5

  • Minor bug fixes

1.2.4

  • Minor bug fixes

1.2.3

  • Added “Rate us” link in footer
  • Improved notification handling using cookies
  • Fixed typos

1.2.2

  • Added Spanish language support
  • Expanded Help tab with more cron job info

1.2.1

  • Added legend for blue/red table rows in the Help tab
  • Fixed date/time editor styling

1.2.0

  • Major plugin refactor for improved performance and maintainability

1.1.2

  • Improved table sorting functionality

1.1.1

  • Updated screenshot 6
  • Source code cleanup

1.0.0

  • Initial release
Back to top