Description
Nariyanto Cron Diagnostics is a read-only admin utility for support and debugging workflows. It helps you inspect scheduled WP-Cron events, identify duplicate hooks, flag unusually frequent events, and spot overdue jobs.
Initial scope:
- Scheduled event list.
- Duplicate hook detection.
- Unusually frequent recurring event detection.
- Overdue event count.
- Copy support report button.
- Read-only default behavior.
No destructive cleanup actions are included in v0.1.2.
Installation
- Upload the plugin folder to
/wp-content/plugins/. - Activate Nariyanto Cron Diagnostics from the Plugins screen.
- Open Tools Cron Diagnostics.
FAQ
-
Does this delete cron events?
-
No. Version 0.1.2 is read-only.
-
Why does it flag frequent hooks?
-
Any recurring event with an interval shorter than one hour is highlighted for review. Some frequent events are legitimate, but they are useful to inspect during support troubleshooting.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Nariyanto Cron Diagnostics” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Nariyanto Cron Diagnostics” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.2
- Renamed to Nariyanto Cron Diagnostics with text domain
nariyanto-cron-diagnosticsfor WordPress.org review.
0.1.1
- Renamed to a distinctive branded identity for WordPress.org review.
- Moved copy-report JavaScript to an enqueued admin asset.
0.1.0
- Initial development version.
