π§© Clean Up Your WordPress Debug Logs: Introducing the "Cron Error Silence" Plugin
If you've ever dug into your WordPress debug logs and been overwhelmed by unnecessary cron-related error messages β you're not alone.
These recurring warnings like:
PHP Warning: Undefined array key "cron_array"
...or...
could_not_set cron lock in wp_options
...can fill up your logs and distract you from real issues.
β Introducing: Cron Error Silence
π View Plugin on WordPress.org
Cron Error Silence is a lightweight plugin that suppresses noisy cron-related warnings without interfering with WordPress's core scheduling functionality.
βοΈ Key Features
- βοΈ Silences "undefined index" or "could_not_set" cron errors
- βοΈ Maintains full cron job functionality
- βοΈ Keeps your debug logs readable and focused
- βοΈ Zero performance impact
- βοΈ Fully compatible with caching plugins
π οΈ Installation
Just search for Cron Error Silence
in your WordPress plugins admin panel, or install manually from:
π https://wordpress.org/plugins/cron-error-silence/
π¨βπ» For Developers
This plugin is open source and available on WordPress SVN.
Feedback, improvements and contributions are always welcome.
If you're running staging or production systems and want clean log monitoring β this plugin is for you.
π Why I Built This
As a full-time developer working on multiple WordPress platforms (including electri-c-ity-studios.com), I wanted a way to silence the noise β without breaking things.
WordPressβs cron system is essential, but noisy logs can hide real problems.
So I built this utility to clean up my logs β and now, it's yours too.
π¬ Feedback?
Iβd love to hear what you think, and if it helps your workflow.
Drop a comment or reach out on Twitter @electri_c_ity.
π Try it out and let me know if it makes your life easier.
Top comments (0)