Cron Error Silence
Silence noisy WordPress cron-related error messages and clean up your debug logs – without affecting core functionality.
Plugin info
Maintenance & Compatibility
Maintenance score
Stale • Last updated 239 days ago
Is Cron Error Silence abandoned?
Likely maintained (last update 239 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
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.
Frequently Asked Questions
No. The plugin only suppresses visual/logged PHP warnings – your tasks continue to run as expected.
Yes. It has no impact on core WordPress or plugin functionality.
Yes. It works alongside any log or debug plugin (e.g. Query Monitor, WP Debugging).
Review feed
Screenshots
Changelog
1.0.2
- First public release on WordPress.org