| 开发者 |
abduremon
mdismail-cse ismail0071 |
|---|---|
| 更新时间 | 2026年5月31日 14:21 |
| PHP版本: | 7.2 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
admin_notices, network_admin_notices, user_admin_notices, and all_admin_notices are captured into a single popup.No, you have full control. You can configure each notice type separately to either show in the pop-up, hide completely, or leave it in the dashboard.
No! Notices are captured and stored in the pop-up. You'll see a counter in the admin toolbar showing how many unread notices you have.
Yes! You can configure visibility settings to show or hide Notice Vault for specific users or user roles.
Notice Vault runs per-site on a multisite network — activate it on each subsite you want to manage. Network-wide automatic activation and shared notice storage across the network are not supported in 1.0.0.
No! The plugin uses lazy loading, transient caching, and minimal database queries. It has zero impact on frontend performance.
Yes! You can choose from 3 popup styles: Slide from Right, Modal Popup, or Slide Background Panel.
By default, notices are automatically deleted after 30 days. You can customize this in the settings.
Yes! Notice Vault is fully translation-ready with a .pot file included.
By default, every captured notice category (success, error, warning, info, system, non-standard) is set to "Show in popup & hide from dashboard". The moment the plugin is active, admin notices from every plugin and theme will move from your dashboard into the Notices popup instead of appearing inline. You can change this per category at Notice Vault → Settings — choose "Hide completely" to drop the notice entirely, or "Do nothing" to let it render on the dashboard as it normally would.
admin_notices, network_admin_notices, user_admin_notices, and all_admin_notices.wp_kses allowlist (<a>, <strong>, <em>, <code>, lists, …); scripts, iframes, and inline event handlers always stripped.update-nag, update-message, …) are detected before generic notice-* severity classes so they reliably route to the System bucket.notice_vault_notice_types filter appear here too.