=== Tidy Admin Notices === Contributors: adajimal Tags: admin notices, notifications, clean dashboard, ui, react Requires at least: 6.0 Tested up to: 6.9 Stable tag: 2.0.6 Requires PHP: 8.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Moves standard WordPress admin notices into a modern, React-powered Notification Center tray. == Description == Tired of admin notices cluttering your WordPress dashboard? **Tidy Admin Notices** is a lightweight, single-file plugin that intercepts standard WordPress notifications (success messages, errors, update nags, and promo banners) and moves them into a tidy, slide-out notification center. **Key Features:** * **Zero Configuration:** Just activate and it works. * **Intelligent Filtering:** Automatically detects critical "Action" notices (like "Plugin Activated") and keeps them on screen, while moving persistent clutter to the tray. * **Snooze Functionality:** Snooze any notification for 24 hours with a single click. * **React Powered:** Uses the native WordPress React engine for a smooth, app-like experience. * **No Build Step:** Lightweight implementation that respects WordPress core standards. == Installation == 1. Upload the `tidy-admin-notices` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Enjoy a cleaner dashboard! == Screenshots == 1. The Admin Notice Drawer open: Shows the bell icon in the admin bar and your notices neatly organized in the side panel. == Frequently Asked Questions == = Does this hide errors? = No. Critical errors are indicated by a red badge on the bell icon, and you can view them instantly by clicking the bell. == Changelog == = 2.0.6 = * Renamed plugin to avoid conflicts. * Added Smart Filters for ghost notices. * Added Whitelist logic for critical user feedback.