=== What The Cron ===
Contributors: gilbitron
Tags: admin, cron, plugin, wp-cron
Requires at least: 5.3
Tested up to: 5.4
Requires PHP: 7.0
Stable tag: 0.1.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Is my WordPress cron running? What The Cron answers that question.

== Description ==
What The Cron is a lightweight plugin that seeks to answer the question "is my WordPress cron running?".

What The Cron adds a WordPress admin Tools page that displays WP-Cron specific config values, schedules, and events. It also runs a ping every minute to check if the cron is running and will show a warning if there seems to be an issue as well as displaying which events are overdue.

== Screenshots ==

1. The What The Cron admin screen

== Changelog ==

= 0.1.2 =
* Update requires WP to 5.3

= 0.1.1 =
* Make relative times respect timezone

= 0.1.0 =
* Initial release
