Crony Cronjob Manager

0

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 th

Version
Last updated
Active installations
WordPress Version
Tested up to
PHP Version
Rating
Total ratings
Tags
This plugin is outdated and might not be supported anymore.

Description

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