Toggle Admin Notices

Opis

Smart Admin Notice Manager cleans up your WordPress dashboard by grouping admin notices by their source (plugin or theme).
It prevents notice spam by providing “Remind me later” functionality and allowing you to permanently dismiss notices.

Features:
* Group by Plugin: Notices are organized into collapsible panels based on the plugin that generated them.
* Auto-hide Repeated: Identical notices are automatically de-duplicated.
* Snooze: “Remind me later” button to hide notices for 24 hours.
* Dismiss: Permanently hide notices.

Instalacija

  1. Upload the plugin files to the /wp-content/plugins/smart-admin-notice-manager directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.

ČPP

Will this hide critical WordPress core updates?

No, crucial WordPress core updates and fatal error warnings are preserved to ensure your site remains secure and functional.

Does it work with all third-party plugins?

Yes! It hooks into the standard WordPress admin notice API (admin_notices and all_admin_notices), meaning it works seamlessly with almost all modern themes and plugins.

Where do the dismissed notices go?

Permanently dismissed notices are hidden from the UI. If you need to restore them, you can reset your preferences from the plugin’s settings page.

Does this slow down the WordPress admin area?

Not at all. The plugin uses efficient JavaScript to reorganize the DOM elements after they render, keeping your backend fast.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Toggle Admin Notices” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “Toggle Admin Notices” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0.0

  • Initial release.
  • Added functionality to group notices by plugin/theme.
  • Added ‘Snooze’ for 24 hours feature.
  • Added permanent ‘Dismiss’ feature.
  • Added auto-deduplication of identical notices.