Linux 软件免费装
Banner图

Cron Setup and Monitor - Get URL Cron

开发者 berkux
更新时间 2026年4月5日 02:54
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv3
版权网址: 版权信息

标签

scheduler cron check monitor alarm

下载

1.5.0 1.1 1.2 1.4.2 1.4.3 1.4.1 1.4.4 1.4.5 1.3 1.4.6 1.5.2 1.5.3 1.4 1.5.1 2.0.0 1.0 1.4.7 1.4.8 1.5.4

详情介绍:

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: Usage
  1. Go to 'Basic Settings' in the plugin menu to set basic settings (e.g. e-mail address for status messages).
  2. Go to 'Set CronJobs' to manage cron events: set URL or WordPress shortcode, interval, start date, etc.
  3. Save the defined cron jobs.
  4. Manually execute a cron job by clicking "Execute Job".
  5. Check plugin menu 'Show CronJobs': the scheduled cron jobs "geturlcron_event-" should be listed there.
  6. Check plugin menu 'Show Logs': completed jobs show OK or FAIL status.
  7. If an e-mail address is defined, e-mails are sent for each attempt and result.

安装:

Basic installation: for detailed installation instructions, please read the standard installation procedure for WordPress plugins. Configure "Cron Setup and Monitor - Get URL Cron": select "Basic Settings" and set the e-mail address for status messages, timeout for HTTP/shortcode requests, and the expiration time of log entries. Then define a cron job.

屏幕截图:

  • Overview of all running cron jobs with next run time and recurrence interval.
  • Basic settings for e-mail notification, timeout, log retention, and uninstall options.
  • Log view: see executed cron jobs with OK or FAIL status, runtime, URL, and response.
  • System Check: verify PHP version, WordPress cron, loopback requests, outgoing HTTP transport, and SSL support.

升级注意事项:

2.0.0 Usability, security and performance improvements. Log storage migrated to database.

常见问题:

What is the purpose of this plugin?

  • Monitor websites and URLs on other servers to check if a service is running correctly.
  • Execute WordPress shortcodes on a schedule.
  • Generate Custom Post Types with the plugin JSON Content Importer.

How do I start a job at a defined time?

When setting up a cron job, specify a "first run date and time" along with a recurrence interval. The plugin calculates subsequent execution times by adding the recurrence interval to the first run time. For example: first run at 6:00 AM, interval 15 minutes: jobs run at 6:00, 6:15, 6:30, etc.

How do I receive email notifications only for failed jobs?

Select the "Email only for failed jobs" option in the Basic Settings of the plugin.

What is the minimum WordPress version required?

WordPress 6.2 or higher is required. The plugin uses the %i identifier placeholder in $wpdb->prepare(), which was introduced in WordPress 6.2.

Does the plugin work on multisite installations?

The plugin uses the manage_options capability for access control and should work on multisite. Each site manages its own cron jobs independently.

更新日志:

2.0.0 1.5.3 1.5.2 1.5.1 1.5.0 1.4.8 1.4.7 1.4.6 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 1.4 1.3 1.2 1.1 1.0