Beschreibung
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.
Rezensionen
Zu diesem Plugin liegen noch keine Rezensionen vor.
Mitwirkende und Entwickler
„Toggle Admin Notices“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Toggle Admin Notices“ 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
- 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.
