Beschreibung
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.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende und Entwickler
„Notification Ninja“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Notification Ninja“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0.0
- First stable release with proper script enqueues, toggle button, and settings.