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
- Upload the plugin to your
/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- 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.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« Notification Ninja » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Notification Ninja » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal des modifications
1.0.0
- First stable release with proper script enqueues, toggle button, and settings.