Persistent Dismissible Notices
Makes all admin notices dismissible and persists their dismissal across sessions for notices with IDs.
by Robert DeVore · github.com/webdevstudios/persistent-dismissible-notices · website
★ 8stars
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/webdevstudios/persistent-dismissible-notices/archive/refs/heads/main.zipDeclares an update source (https://github.com/deviodigital/persistent-dismissible-notices/), so updates arrive through the plugin's own updater.
From the readme
Persistent Dismissible Notices
Persistent Dismissible Notices is a free WordPress® plugin that enhances the handling of admin notices by making them dismissible and ensuring their dismissal persists across sessions.
If you've ever been frustrated by repeatedly dismissing the same notices, this plugin is for you. It stores the dismissal state for logged-in users, improving the user experience and decluttering your admin dashboard.
Features
- Automatically adds a "dismiss" button to all admin notices.
- Persists dismissal across sessions for notices with IDs.
- Automatically assigns unique IDs to notices without predefined id attributes.
- Works seamlessly with custom admin notices.
- Stores dismissed notices as user metadata for scalability and performance.
Why It's Useful
Admin notices are essential for communicating important information, but they can clutter the WordPress® dashboard when they lack a dismissal option or reappear on every page load.
Persistent Dismissible Notices solves this problem by ensuring:
- Cleaner dashboards: Dismissed notices stay dismissed, even after logging out and back in.
- User-friendly experience: No more redundant clicks to hide the same mes
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.0.0 | Dec 7, 2024 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.