Notice Vault – Manage & Organize Admin Notices

توضیحات

Take Control of Your Dashboard with Notice Vault

Every WordPress admin knows the feeling: you open your dashboard, and it’s buried under a pile of plugin notices, update nags, “thanks for installing” notices, and review requests. The important warnings get lost in the noise — and the noise never stops.

Notice Vault captures every admin notice as it fires and moves it into a tidy popup, so you can keep working without the visual noise — and read everything later at your convenience.

🔥 Why you’ll Love it 🔥

  • Simplify Your Workspace: Move noisy admin notices out of the dashboard and into a dedicated popup.
  • Improve Productivity: Focus on your work/content instead of closing endless alert boxes.
  • Granular Control: Configure every notice category separately — popup or leave alone.
  • Lightweight & Fast: Admin-only by design. Zero overhead on the front end.

⚡ Key Features

  • Capture & Centralize: Admin notices fired through admin_notices, network_admin_notices, user_admin_notices, and all_admin_notices are captured into a single popup.
  • Per-Type Rules: Configure each of the six notice categories (success, error, warning, info, system, non-standard) to either show in the popup or leave on the dashboard as usual.
  • Admin Bar Counter: A “Notices” item appears in the WordPress admin bar with a live unread counter and a quick preview of your most recent notices.
  • Three Popup Styles: Pick between Slide from Right (default), Modal Popup (centered), or Slide from Right (Large) for bigger screens.
  • Mark as Read & Dismiss: Mark notices read individually or in bulk, or dismiss them entirely. Read state is per-user, so each admin keeps their own view.
  • Auto-Expire: Notices older than a configurable number of days (default 30, range 1–365) are removed automatically by a daily cron job.
  • Privacy-First: All notices are stored locally in your WordPress database. No external services, no tracking, no phone-home.

🌟 Experience a Distraction-Free WordPress Workflow

Whether you are managing multiple sites or a blogger tired of constant upselling, Notice Vault helps you maintain a professional, organized, and distraction-free environment.

📌 Built to do ONE Job well

Notice Vault is free and independent, with a single focus: giving you back a calm, distraction-free dashboard — without touching your site’s frontend or slowing anything down.

Privacy Policy

Notice Vault does not:

  • Send any data to external servers
  • Use cookies or tracking
  • Share data with third parties
  • Store notices anywhere other than locally in your site’s database

عکس‌های صفحه

نصب

Automatic Installation

  1. Log in to your WordPress admin panel
  2. Navigate to Plugins Add New
  3. Search for “Notice Vault”
  4. Click Install Now
  5. Activate the plugin

Manual Installation

  1. Download the plugin ZIP file
  2. Log in to your WordPress admin panel
  3. Navigate to Plugins Add New Upload Plugin
  4. Choose the ZIP file and click Install Now
  5. Activate the plugin

سوالات متداول

Does this plugin hide all admin notices?

No, you have full control. You can configure each notice type separately to either show it in the pop-up (out of the dashboard) or leave it in place.

Will I miss important notices?

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.

Does this work with multisite?

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 currently supported.

Will this slow down my site?

No! The plugin uses lazy loading, transient caching, and minimal database queries. It has zero impact on frontend performance.

Can I customize the pop-up appearance?

Yes! You can choose from 3 popup styles: Slide from Right, Modal Popup, or Slide from Right (Large).

How long are notices stored?

By default, notices are automatically deleted after 30 days. You can customize this in the settings.

Is this plugin translation-ready?

Yes! Notice Vault is fully translation-ready with a .pot file included.

What happens immediately after I activate the plugin?

By default, most captured notice categories (success, warning, info, system, non-standard) are set to “Show in popup”, while Error notices are left on the dashboard so critical alerts are never hidden. The moment the plugin is active, the popup-enabled notices from every plugin and theme move out of your dashboard into the Notices popup instead of appearing inline. You can change this per category at Notice Vault Settings — choose “Show in popup” to capture a category, or “Do nothing” to let it render on the dashboard as it normally would.

نقد و بررسی‌ها

15 ژوئن 2026
Nice plugin that catches all the notices. The only thing to complain about is, that the dismiss function for some of the notifications do not work anymore, since JS and styles are stripped from the original message.
خواندن تمامی 0 نقد و بررسی‌

توسعه دهندگان و همکاران

“Notice Vault – Manage & Organize Admin Notices” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Notice Vault – Manage & Organize Admin Notices” به زبان شما.

علاقه‌ مند به توسعه هستید؟

کد را مرور کنید، مخزن SVN را بررسی کنید، یا از طریق RSS در گزارش توسعه مشترک شوید.

گزارش تغییرات

1.0.5 – 2026-07-20

  • Fix: Auto-expire now actually runs. The cleanup callback was only registered inside wp-admin, so the daily cron event fired with nothing listening and expired notices were never removed.
  • Fix: WordPress core, plugin, and theme update and security nags now stay on the dashboard by default instead of being routed into the popup. Existing installs are corrected automatically on upgrade.
  • Fix: A very large notice is no longer lost. Oversized notices failed to save and were also withheld from the dashboard, so they vanished from both places; storage now holds far larger notices and anything that still fails to save falls back to the dashboard.
  • Fix: Notices are no longer misfiled. Classification read CSS classes from anywhere inside a notice, so an info notice containing an element marked “error” was filed as an error and your per-type rule was applied to the wrong bucket. Only the notice’s own outer element is inspected now.
  • Fix: Notices left on the dashboard are passed through untouched, so setup and consent notices from other plugins keep working. They were previously stripped of inline scripts and handlers, which silently broke their buttons while Notice Vault was active.
  • Fix: Switching tab or filter while “Load more” is still loading no longer leaves the wrong notices on screen.
  • Fix: Notice text containing special characters or emoji renders correctly instead of showing raw character codes. Existing notices are repaired on upgrade.
  • Fix: Rapidly double-clicking mark-as-read, dismiss, or a bulk action no longer fires the request twice.
  • Fix: A failed upgrade step can no longer roll back completed ones and undo a per-type rule you deliberately changed.
  • Security: Form controls are no longer kept in stored notices, and links that open a new tab now carry rel="noopener noreferrer".
  • Performance: Added database indexes for the popup’s sort order and duplicate checks, and the toolbar no longer loads full notice markup on every admin page.
  • Multisite: Network activation and deactivation now set up and clean up every site on the network instead of only the current one.
  • Change: Duplicate notices are prevented at the database level, so two simultaneous admin requests can no longer store the same notice twice.
  • Change: Upgrade steps that touch many notices now run in batches and resume until finished, instead of being skipped on large vaults.
  • i18n: Translation template regenerated. Around 40 interface strings had never been made available to translators; the template now covers the whole interface and drops entries for features that no longer exist.

1.0.4 – 2026-06-29

  • New: GDPR personal-data exporter and eraser so captured notices are covered by WordPress’s privacy export/erase tools.
  • Fix: Error notices are no longer hidden by default — error-type notices now stay on the dashboard instead of being routed into the popup. Warning notices default to the popup on a fresh install, and upgrades keep your existing warning rule untouched.
  • Fix: A captured notice’s own dismiss button is stripped from the popup so it can’t break out of the vault layout.
  • Fix: Restored the background blur behind the popup and clipped the popup to its rounded corners (no more square corners on the modal variant).
  • Fix: Slide Panel variant no longer overlaps the mobile admin bar or leaves a bottom gap.
  • Change: Renamed the “Panel” popup style to “Slide from Right (Large)” and widened the desktop Modal and Slide Panel layouts.
  • Change: The popup and toolbar are now admin-only (manage_options).
  • Change: Captured notices are de-duplicated on a normalized text signature, with timestamps stored in UTC.
  • Performance: Settings page counts notices with COUNT(*) instead of loading every row; the transient sweep is skipped when a persistent object cache is active; the re-hash migration is bounded to avoid a long synchronous loop on large vaults.
  • Security: Hardened bulk operations and AJAX capability checks, forced stored notices to the current user, and guarded against popping another plugin’s output buffer during capture.
  • Dev: Removed the bundled Select2 library and the disabled User Visibility code.

1.0.3 – 2026-06-08

  • New: Full UI/UX redesign — card-based settings layout with brand logo hero, indigo accent, segmented controls for per-type rules, visual popup-style picker with mini previews, sticky save bar with dirty-form detection, side rail with stats + how-it-works.
  • New: Popup refresh — slimmer header, state tabs (Unread/All), wrap-style filter chips, redesigned notice cards with type-colored edge + hover lift, custom SVG empty-state, skeleton loading, toasts with colored stripe + progress bar, confirm modal with backdrop blur.
  • Fix: Saving settings no longer renders the “Settings saved.” notice twice.
  • Fix: Admin-bar count badge correctly hides on count = 0 (the previous !important chain defeated jQuery .hide()); badge inner text also resets to “0” for screen-reader parity.
  • Fix: Filter chips in the popup wrap to multiple rows instead of horizontally overflowing the popup edge.
  • Fix: Removed redundant jQuery .focus() shorthand that triggered a JQMIGRATE deprecation warning.
  • Asset: Brand logo now sits beside “Notice Vault” in the settings hero (56×56) and beside the “Notices” title in the popup header (22×22), replacing the generic dashicon-bell.
  • Author URI: Changed from GitHub profile to https://profiles.wordpress.org/abduremon/.
  • i18n: POT regenerated to match the redesigned strings.

1.0.2 – 2026-05-24

  • Fix: Sync NOTICE_VAULT_VERSION constant with plugin version

1.0.1 – 2026-05-24

  • Fix: Updated minimum WordPress version requirement to 6.4

1.0.0 – 2026-05-22

  • Initial release.
  • Notice capture system covering admin_notices, network_admin_notices, user_admin_notices, and all_admin_notices.
  • Admin toolbar counter with quick-preview submenu.
  • Popup interface with three display styles (Slide from Right, Modal, Slide Background Panel).
  • Settings page with per-type rules and a configurable auto-expire window.
  • “Load more” pagination in the popup for users with large notice lists.
  • Captured notice content preserves clickable links and basic formatting through a strict server-side wp_kses allowlist (<a>, <strong>, <em>, <code>, lists, …); scripts, iframes, and inline event handlers always stripped.
  • System notices (update-nag, update-message, …) are detected before generic notice-* severity classes so they reliably route to the System bucket.
  • Filterable popup type dropdown — custom buckets registered via the notice_vault_notice_types filter appear here too.
  • Multisite uninstall iterates every blog and drops its per-blog notices table.
  • Daily cleanup cron sweeps per-user unread-count transients when anything actually expires, so the admin-bar badge can’t show a stale count past expiry.
  • Long URLs inside notice content wrap instead of overflowing the popup.
  • Confirm modal is localized and specific to the clear-all action.
  • AJAX errors (mark-as-read / dismiss / mark-all-read / clear-all) surface a toast on failure instead of silently doing nothing.