Notification Ninja

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.

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Notification Ninja” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Notification Ninja” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • First stable release with proper script enqueues, toggle button, and settings.