=== Cron Error Silence ===
Contributors: pierrestephan
Donate link: https://buymeacoffee.com/electri.c.ity.studios
Tags: cron, errors, logs, debugging, performance
Requires at least: 5.0
Tested up to: 6.8.1
Requires PHP: 7.4
Stable tag: 1.0.2
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Silence noisy WordPress cron-related error messages and clean up your debug logs – without affecting core functionality.

== 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 ==

1. Upload the plugin folder to `/wp-content/plugins/cron-error-silence`
2. Activate the plugin via the WordPress Admin Panel
3. Done! No configuration needed.

== Frequently Asked Questions ==

= 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).

== Screenshots ==

1. Typical log without the plugin: full of noisy cron warnings
2. Clean log after activation: only relevant info remains

== Changelog ==

= 1.0.2 =
* First public release on WordPress.org

== Upgrade Notice ==

= 1.0.2 =
Initial version – cleans up your debug logs by suppressing non-critical cron warnings.

