SleekView for Cron Status Checker
SleekView reads the wp_cron_health table a small shim writes from the plugin's check action, then renders each check as a row with status, reason, drift_seconds and checked_at as first-class columns.
♾️ Lifetime License available
Cron health is binary live, rich in history
Cron Status Checker is the simplest possible cron health tool: it confirms whether WP-Cron is reachable, whether scheduled events are firing, and surfaces a clear failure when something is off. Brilliant for catching the moment a misconfigured DISABLE_WP_CRON or a server-level block silently stops events. Less useful when the question is how often, and when.
SleekView assumes a small history shim: the plugin already runs its checks on a schedule, and a one-line action handler appends each result (status, reason, drift_seconds, checked_at) into a dedicated table. SleekView reads that table inside WP Admin. Sort by checked_at to see the most recent checks. Filter to status = failed for the failure history. Filter by reason to triage a specific cause. Sort by drift_seconds to spot cron running quietly late.
The plugin's notice stays where it is for the live answer. SleekView is the historical audit table sites with ongoing cron concerns actually need.
Workflow
How SleekView surfaces Cron Status Checker data
Capture check results
wp_cron_health with status, reason, drift_seconds and checked_at.
Point SleekView at the table
wp_cron_health as a SleekView source. Columns auto-detect, so status, reason, drift_seconds and checked_at become first-class table fields.
Compose the columns and filters
Save and gate the view
Sample columns
A typical cron health history view
wp_cron_health
| Checked at | Status | Reason | Drift | Source | Host |
|---|---|---|---|---|---|
| 2026-05-16 10:00:00 | Healthy | — | 1s | scheduled | prod-web-01 |
| 2026-05-16 09:00:00 | Healthy | — | 3s | scheduled | prod-web-01 |
| 2026-05-16 08:00:00 | Warning | drift over threshold | 182s | scheduled | prod-web-01 |
| 2026-05-16 07:00:00 | Failed | cron not running | — | scheduled | prod-web-01 |
| 2026-05-16 06:00:00 | Failed | request blocked | — | scheduled | prod-web-01 |
Comparison
Default Cron Status Checker notice vs SleekView
Default status notice
- Status notice gives a binary pass or fail in the moment
- No history view of how often cron has failed over a window
- Failure reasons surface one at a time, never as a sortable column
- Drift is not exposed until it crosses the threshold and trips the notice
- No way to share a read-only cron health history outside WP Admin
SleekView
- Every captured check as a sortable row
- Filter to status = failed for a failure history view
- Sort by drift_seconds to spot cron running quietly late
- Per-reason scoped views for triaging a specific cause
- Same dataset behind chart cards, so table and dashboard stay in sync
Features
What SleekView gives you for Cron Status Checker
History instead of a snapshot
Render the captured check history as a sortable WP Admin grid. Cron health stops being a notice that came and went and becomes a queryable surface.
Reason buckets, not one-shot alerts
A column for reason makes failures filterable. Blocked requests, missed events and drift each get their own scoped view, because the fix is different in each case.
Share with hosting or client
Export captured checks as CSV or share the view URL with hosting partners. Conversations start with a real timeline of failures, not a single screenshot.
Audience
Who uses SleekView for Cron Status Checker
Hosting and SRE teams
Filter to status = failed scoped to the last week. Correlate failures with hosting events (backups, restarts, config changes) without trusting the live notice alone.
Ops leads
Sort by drift_seconds to find cron silently running late. Fix it before it crosses the failure threshold and starts pinging the on-call at 2am.
Agency client managers
Hand a client a read-only history view of cron health on their site. The conversation about reliability becomes a row count instead of a quarterly anecdote.
The bigger picture
Why cron health needs a history, not just a status
Cron Status Checker does its single job well: it tells you, right now, whether WP-Cron is running. For most sites, on most days, that is enough. For sites that have actually had cron problems, or run mission-critical schedules, the binary surface is not the whole story.
The real question is how often cron is breaking, when, why and whether it is trending better or worse. SleekView reads the captured check history and renders it as a sortable, filterable WP Admin table. Failure reasons get scoped views, drift becomes a sort key and the entire history becomes auditable.
The plugin's notice stays where it is for the live answer. SleekView is the longitudinal layer on top, and on serious sites it is the layer that catches the slow degradations the indicator was never built to see.
Questions
Common questions about SleekView for Cron Status Checker
Just a captured history. The plugin already runs its checks on a schedule. A small mu-plugin hooks the check action and writes one row per result into a dedicated table such as wp_cron_health. SleekView reads that table directly.
No. The shim writes one row per check, and the plugin only runs the check on its own schedule. A single INSERT per check is invisible compared to the work the check itself does.
 
Yes. Add a filter for status = failed and the whole table narrows to failed checks. Combine with a reason filter for per-cause triage.
Yes. The drift_seconds column is a first-class sort key. Combine with a date range filter to see when drift was worst and whether it crossed the threshold.
 Yes. Reason is a column you can filter or group by. Blocked requests, missed events and drift over threshold each get a scoped view because the fix for each is different.
 No. SleekView reads the captured history table. It never modifies the live check, the notice or the plugin's settings. The status indicator keeps working exactly as before.
 Yes. Views can be gated by WordPress capability or shared as a read-only URL. Hosting partners and clients can read the cron health history without admin access to the install.
 No. The status indicator stays the live answer. SleekView is the historical audit on top of the captured checks. Both are useful: the indicator catches the moment cron breaks, the table view tells you whether it has been breaking often.
 Pricing
More than 1000+
happy customers
Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.
Lifetime ♾️
Most popular
EUR
once
- Unlimited websites
- Lifetime updates
- Lifetime support
...or get the Bundle Deal
and save €250 🎁
The Bundle (unlimited sites)
Pay once, own it forever
Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.
What’s included
-
SleekAI
-
SleekByte
-
SleekMotion
-
SleekPixel
-
SleekRank
-
SleekView
€749
Continue to checkout