Mô tả
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.
Cài đặt
- 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.
Hỏi đáp
-
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.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Toggle Admin Notices” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Toggle Admin Notices” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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.
