WP Manifestindependent plugin directory
manifest / developer / dragon-cron-manager

Dragon Cron Manager

View, manage, and debug WordPress cron jobs. See all scheduled events, run them manually, and track execution history.

by Dragon Core · github.com/dragon-core-ltd/dragon-cron-manager · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/dragon-core-ltd/dragon-cron-manager/archive/refs/heads/main.zip

View, manage, and debug WordPress cron jobs with ease. Features trash bin recovery, test mode, and execution logging.

Requires WordPress 6.0+ · PHP 8.0+ · GPL-2.0-or-later

Part of the Dragon Core plugin family — download it free from the plugin page.

Features

  • Cron Dashboard — See all scheduled events with hook names, schedules, and next run times
  • Run Now — Execute any cron job and automatically reschedule the next run
  • Test Mode — Run a cron without changing its schedule (perfect for debugging)
  • Trash Bin — Deleted crons go to trash and can be restored for 30 days
  • Execution Log — Track when crons ran, how long they took, and any errors
  • Health Check + Cron Doctor — Overdue and config issues at a glance, plus a one-click diagnosis that tells you WHY cron is stuck: missing system cron (with the crontab line), failing loopback (with the exact error), or a crashed run holding the lock
  • Schedules Overview — See all registered cron intervals

Installation

  1. Download the plugin ZIP from the plugin page.
  2. Upload it via Plugins → Add New → Upload and activate it.

Documentation

License

Dragon Cron Manager is free software, released under the GNU General Public License v2.0 or later. See LICENSE.

Built by Dragon Core.