Description
Smart Admin Notice Manager cleans up your WordPress dashboard by grouping admin notices by their source (plugin or theme).
It prevents notice spam by providing « Remind me later » functionality and allowing you to permanently dismiss notices.
Features:
* Group by Plugin: Notices are organized into collapsible panels based on the plugin that generated them.
* Auto-hide Repeated: Identical notices are automatically de-duplicated.
* Snooze: « Remind me later » button to hide notices for 24 hours.
* Dismiss: Permanently hide notices.
Installation
- Upload the plugin files to the
/wp-content/plugins/smart-admin-notice-managerdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
FAQ
-
Will this hide critical WordPress core updates?
-
No, crucial WordPress core updates and fatal error warnings are preserved to ensure your site remains secure and functional.
-
Does it work with all third-party plugins?
-
Yes! It hooks into the standard WordPress admin notice API (
admin_noticesandall_admin_notices), meaning it works seamlessly with almost all modern themes and plugins. -
Where do the dismissed notices go?
-
Permanently dismissed notices are hidden from the UI. If you need to restore them, you can reset your preferences from the plugin’s settings page.
-
Does this slow down the WordPress admin area?
-
Not at all. The plugin uses efficient JavaScript to reorganize the DOM elements after they render, keeping your backend fast.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« Toggle Admin Notices » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Toggle Admin Notices » 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
- Initial release.
- Added functionality to group notices by plugin/theme.
- Added ‘Snooze’ for 24 hours feature.
- Added permanent ‘Dismiss’ feature.
- Added auto-deduplication of identical notices.
