Beskrivning
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.
Vanliga frågor
-
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.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”Notification Ninja” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”Notification Ninja” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0.0
- First stable release with proper script enqueues, toggle button, and settings.