توضیحات
Bell Admin Notice Hub cleans up your WordPress admin by suppressing the notices that core, plugins and themes push to the top of every screen. Instead of stacking up and pushing your content down, they are captured and gathered in one place.
Features
- Blocks all admin notices (
admin_notices,all_admin_notices,network_admin_notices,user_admin_notices) from rendering at the top of the screen. - Adds a bell icon to the top toolbar with a live counter of the current notices.
- Provides a dedicated Notifications page where the captured notices are displayed.
- Works in the dashboard and on the front-end toolbar for logged-in users.
- No configuration required — activate and you are done.
Good to know
Because this plugin hides all admin notices, that includes warnings from security and maintenance plugins. Those notices are not lost — they are collected on the Notifications page — but you should check that page regularly so you do not miss important alerts.
عکسهای صفحه


نصب
- Upload the
bell-admin-notice-hubfolder to the/wp-content/plugins/directory, or install the plugin through the Plugins screen in WordPress. - Activate the plugin through the Plugins screen.
- Click the bell icon in the top toolbar, or open the Notifications menu item, to view collected notices.
سوالات متداول
-
Where did my admin notices go?
-
They are captured and shown on the dedicated Notifications page. Click the bell icon in the toolbar to get there.
-
Does the counter update instantly?
-
The toolbar renders before notices fire, so the counter reflects the notices from your most recent admin page load. It settles to the correct number as you navigate, which is accurate for the persistent notices that make up almost all admin nags.
-
Will it hide security warnings?
-
Yes — it hides every admin notice, including those from security plugins. They are still collected on the Notifications page, so review it periodically.
-
Who can see the notifications?
-
Only users with the
manage_optionscapability (administrators by default).
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Bell Admin Notice Hub” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Bell Admin Notice Hub” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید، مخزن SVN را بررسی کنید، یا از طریق RSS در گزارش توسعه مشترک شوید.
گزارش تغییرات
1.2.0
- Security: restricted access to administrators (
manage_options). - Security: notice output is now filtered through
wp_kses(). - Added an uninstall routine that removes stored transients.
- Completed plugin header metadata for the plugin directory.
1.1.0
- Refactored into a layered, autoloaded architecture.
- Moved styles into enqueued stylesheets.
1.0.0
- Initial release.
