AMG Labs Cron Inspector
·
A lightweight admin tool to inspect, monitor, and manually trigger WordPress cron events.
AMG Labs Cron Inspector provides a simple, secure way to view and manage WordPress scheduled events (WP-Cron) directly from your admin dashboard.
Features:
- Cron Event Listing – View all scheduled cron events in a clean, sortable table
- Event Details – See hook names, next run times, recurrence schedules, and instance counts
- Visual Status Indicators – Quickly identify healthy, irregular, or overdue cron events
- Manual Execution – Safely trigger any cron hook with a single click
- Health Checks – Automatic detection of common WP-Cron issues
Security First:
- Read-only inspection (no modification or deletion of cron jobs)
- Nonce verification on all actions
- Capability checks requiring ‚manage_options‘
- No external requests or telemetry
- No file system writes
Perfect For:
- Developers debugging cron-related issues
- Site administrators monitoring scheduled tasks
- Troubleshooting plugins that rely on WP-Cron
