=== PRBLEM Scheduled Tasks Check ===
Contributors: prblem
Tags: cron, scheduled tasks, action scheduler, woocommerce, diagnostics
Requires at least: 6.4
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Read-only WP-Cron and Action Scheduler diagnostics.

== Description ==
PRBLEM Scheduled Tasks Check inventories WP-Cron events, highlights materially overdue events, callback-less hooks and duplicate candidates, and shows Action Scheduler counts when Action Scheduler is available.

It never runs, reschedules, cancels or deletes a task. Because WP-Cron depends on traffic unless a real scheduler is configured, a late event is treated as evidence to review rather than automatic proof of failure.

== Features ==
* WP-Cron event inventory.
* Conservative overdue/due classification.
* Hooks with no currently registered callback.
* Duplicate hook+args candidates scheduled within 60 seconds.
* WP-Cron spawn-mode explanation.
* Action Scheduler pending, past-due, failed, in-progress and completed counts when available.
* Sanitized support report.

== Location ==
Tools > Scheduled Tasks Check

== Installation ==
1. Upload and activate the plugin.
2. Open Tools > Scheduled Tasks Check.
3. Review WP-Cron and, when present, Action Scheduler signals.

== Changelog ==
= 1.0.0 =
* Initial public release.
