Description
Tired of βundefined indexβ or βcould_not_setβ warnings in your debug.log file?
Cron Error Silence is a lightweight, zero-impact WordPress plugin that automatically suppresses non-critical cron-related PHP warnings while keeping all scheduled tasks running perfectly.
Ideal for developers, staging environments, or performance-focused admins who want readable logs without breaking functionality.
Features
- π Suppresses βUndefined array keyβ cron warnings
- π‘οΈ Prevents βcould_not_setβ cron errors from cluttering logs
- π― Keeps WordPress cron system fully functional
- β¨ No performance loss
- βοΈ Works alongside caching and optimization plugins
- β Fully automatic and safe to use
Installation
- Upload the plugin folder to
/wp-content/plugins/cron-error-silence - Activate the plugin via the WordPress Admin Panel
- Done! No configuration needed.
FAQ
-
Will this affect my cron jobs or tasks?
-
No. The plugin only suppresses visual/logged PHP warnings β your tasks continue to run as expected.
-
Is this safe for production?
-
Yes. It has no impact on core WordPress or plugin functionality.
-
Can I use this with other logging tools?
-
Yes. It works alongside any log or debug plugin (e.g. Query Monitor, WP Debugging).
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Cron Error Silence” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Cron Error Silence” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2
- First public release on WordPress.org