Crony Cronjob Manager

THIS IS A BETA VERSION – Currently in development – Create and Manage Cronjobs in WP by loading Scripts via URLs, including Scripts, running Functions

Author:Scott Kingsley Clark (profile at wordpress.org)
WordPress version required:4.9
WordPress version tested:5.9.9
Plugin version:0.5.0
Added to WordPress repository:09-07-2010
Last updated:02-03-2022
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:86
Rated by:6
Plugin URI:https://www.scottkclark.com/
Total downloads:34 509
Active installs:1 000+
plugin download
Click to start download

Requires PHP 5.6+ and WordPress 4.9+

Create and Manage Cronjobs in WP by loading Scripts via URLs, including Scripts, running Functions, and/or running PHP code. This plugin utilizes the wp_cron API.

All you do is install the plugin, schedule your Scripts / Functions / PHP code to run at a specific interval, and live your life — Cron it up!

Features

Administration

  • Create and Manage Custom Cronjobs
  • View Custom Cronjob Activity Log
  • View and Remove Existing Cronjobs
  • View Available Cronjob Schedules and Intervals
  • Reset Logs or all Crony settings
  • Admin.Class.php – A class for plugins to manage data using the WordPress UI appearance