=== Notification Ninja === Contributors: blincsystems Tags: admin, notices, hide, toggle, dashboard Requires at least: 5.0 Tested up to: 6.8 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A lightweight plugin that allows logged-in users to hide and toggle admin notices with a single button. == Description == Notification Ninja adds a toggle button to your admin dashboard that lets users hide or show admin notices. You can enable automatic hiding by default via the plugin settings. Scripts are properly enqueued using WordPress APIs. == Installation == 1. Upload the plugin to your `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to Settings > Notification Ninja to configure. == Frequently Asked Questions == = Does this plugin delete or modify notices? = No. It only hides them visually using JavaScript. = Will this affect frontend users? = No. This only affects the WordPress admin area and only for logged-in users. == Screenshots == 1. Toggle button to hide/show notices 2. Simple settings panel == Changelog == = 1.0.0 = * First stable release with proper script enqueues, toggle button, and settings. == Upgrade Notice == Initial release.