ScheduleLens – Cron Viewer & Manager
ScheduleLens – Cron Viewer & Manager

ScheduleLens – Cron Viewer & Manager

5/5 (1 ratings) — active installs Updated Sep 23, 2026
All cron events - repeat, next run, source plugin.

All cron events - repeat, next run, source plugin.

ScheduleLens shows every scheduled job on your WordPress site in plain words. It is a lightweight cron manager for WordPress that helps you fix missed schedule and wp-cron not working issues fast.

  • All cron events with repeat, next run, and source (which plugin added it)
  • Overdue badge in red, Core badge in gray
  • Run now, Pause / Resume, Delete custom jobs
  • Add custom job without code (existing hook only, no PHP execution)
  • Custom intervals (minimum 60 seconds)
  • Health tab: enabled, reachable, late count, total – Green / Yellow / Red
  • Last 100 runs log with duration, auto-deleted after 3/7/14 days
  • Admin only under Tools > Cron Manager. No frontend load. No tracking.

No external service. 100% free, no upsell.

Plugin page — what ScheduleLens does and why it exists · More free plugins — every plugin on one page · Development on GitHub — report issues or contribute.

External services

ScheduleLens makes one kind of outbound request: a loopback GET to your own site’s wp-cron.php for the Health tab. Nothing leaves your server — the request goes to your own domain and back.

Privacy

Stores paused jobs list, last 100 log rows, custom intervals, and 3 settings in wp_options (autoload=no). Auto-prunes log after 3/7/14 days (default 7). No personal data stored. No external requests except a loopback GET to your own site for health check. All data deleted on uninstall if enabled in Settings.