| 开发者 | kruglovnet |
|---|---|
| 更新时间 | 2026年6月19日 04:28 |
| PHP版本: | 5.6 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
admin_notices and network_admin_notices hooks and adds a block button to each notice. Once clicked, the notice disappears and won't be shown again for the current site.
Features
/update available/i to hide all update notifications)notice, updated, error, and update-nag typesnetwork_admin_notices)zennotice-warden folder to /wp-content/plugins/After activation, a × button appears on every admin notice. Click it to block it permanently.
Go to Settings → ZenNotice Warden and click "Unblock" next to the notice. It will reappear on the next page load.
Yes. Go to Settings → ZenNotice Warden → Regex Filters, add a pattern like /update available/i, and all matching notices will be hidden automatically.
No. The plugin only hides notices visually — it doesn't modify any core files or database data. You can unblock any notice at any time.
Yes. It hooks into both admin_notices and network_admin_notices.