WP CRON Tester
This plugin adds a test CRON job output in single posts for quickly checking if WordPress CRON is running ok.
★ 1stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/conschneider/wp-cron-tester/archive/refs/heads/master.zipInfo
This plugin quickly answers the question "Is my WordPress CRON service running ok?".
It adds a test CRON job and displays debugging content by placing a shortcode [crte].
Place shortcode on any post or page to display the timestamp of the test CRON job among with information whether CRON has been disabled or if alternative CRON has been set via wp-config.php.
Screenshot
Screenshot of the single post page