Cron Setup and Monitor
Manage cron jobs, monitor tasks, retry failures, and send email alerts when something goes wrong.
The facts
- Rating
- 3★ from 2
- Active installs
- 1k+
- Price
- Free
- Last updated
- 25 May 2026
- Added
- Nov 2019
- Requires WP
- 6.2
- Tested up to
- WP 7.0.4
- Requires PHP
- 7.4
- Downloads
- 32,306
Our analysis
AI-assistedCron Setup and Monitor – Get URL Cron is a WordPress plugin that allows you to define and manage cron jobs using HTTP URLs and WordPress shortcodes. It monitors these jobs, retries failed executions, and sends status updates via email. The plugin is designed for users who need to automate tasks and ensure that scheduled jobs are executed successfully.
You can add, edit, and delete cron jobs, verify their success by checking for specific strings or JSON fields, and manually execute jobs as needed. The plugin also provides a logging feature to track the status of each job and a system check page to verify your server's compatibility with the plugin's requirements.
Best for: This plugin suits users who need to automate and monitor scheduled tasks on their WordPress site.
What it does well
- ✓Manage cron jobs with HTTP URLs and shortcodes
- ✓Retry failed executions automatically
- ✓Email notifications for job execution status
- ✓Logs job results in a database-backed log
- ✓System check for PHP version and cron status
Where it falls short
- •Limited information on user experience and support
- •No details on advanced features or customisation options
Verdict
Cron Setup and Monitor – Get URL Cron provides essential functionality for managing cron jobs, but the lack of detailed user feedback may limit its appeal for some users.
From the developer
berkux's own description of Cron Setup and Monitor, lightly tidied.
Effortlessly define and manage cron jobs with execution URLs and WP shortcodes. The plugin monitors cron jobs, retries failed executions as needed, and sends status updates via email.
With “Cron Setup and Monitor – Get URL Cron” you can:
- Add, edit, and delete cron jobs to request HTTP URLs or WordPress shortcodes at defined times with various intervals.
- Verify the retrieved result by checking for a required string or JSON field to ensure the request was successful.
- Retry the HTTP URL or shortcode request multiple times in case of failures.
- Display all cron jobs in the WordPress installation, including those independent of this plugin.
- Manually execute cron jobs.
- Log requests and show OK or FAIL status in a database-backed log.
- Send emails for each cron job execution, including start attempt and result.
- Option to send emails only on failure.
- System Check page: verify PHP version, WordPress cron status, loopback requests, outgoing HTTP, and SSL support.
Usage
- Go to ‘Basic Settings’ in the plugin menu to set basic settings (e.g. e-mail address for status messages).
- Go to ‘Set CronJobs’ to manage cron events: set URL or WordPress shortcode, interval, start date, etc.
- Save the defined cron jobs.
- Manually execute a cron job by clicking “Execute Job”.
- Check plugin menu ‘Show CronJobs’: the scheduled cron jobs “geturlcron_event-” should be listed there.
- Check plugin menu ‘Show Logs’: completed jobs show OK or FAIL status.
- If an e-mail address is defined, e-mails are sent for each attempt and result.