Linux 软件免费装
Banner图

Toggle Admin Notices

开发者 umangapps
更新时间 2026年9月6日 00:24
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

admin notices hide admin notices manage notices admin notice manager

下载

1.0.0 1.1.0

详情介绍:

Toggle Admin Notices cleans up your WordPress dashboard by grouping admin notices according to the plugin or theme that produced them. Each group is collapsible, and every notice can be snoozed for a chosen duration or permanently dismissed — all on a per-user basis. Features

安装:

  1. Upload the plugin folder to /wp-content/plugins/, or install it directly from the WordPress plugin directory.
  2. Activate the plugin from the Plugins screen.
  3. That's it — your admin notices will automatically be grouped.
To reset dismissed notices, go to Settings → Admin Notices.

常见问题:

Will this hide critical WordPress core updates?

No. Critical WordPress core updates and fatal error warnings use dedicated hooks that are not intercepted.

Does it work with all third-party plugins?

Yes. The plugin hooks into admin_notices and all_admin_notices, which are the standard WordPress notice APIs used by nearly all plugins and themes.

Where are dismissed notices stored?

Dismissals are stored in user meta (wp_usermeta), so they are per-user. Resetting them is available on Settings → Admin Notices.

Does it support multisite?

It works on individual sites within a multisite network. Network-wide notice management is not yet supported.

Does this slow down the admin area?

No. Notice interception uses PHP output buffering (fast), and DOM reorganisation is handled client-side with a small vanilla-jQuery script loaded only in the admin area.

更新日志:

1.1.0 1.0.0