Read Axolotl Notification Groups Manager

Description

Read Axolotl Notification Groups Manager collapses every WordPress admin notice —
whether it comes from core, another plugin, or a theme — into a single
full-width, click-to-expand card, grouped by severity (Error, Warning,
Success, Info, Misc).

Included in this build:

  • Notice Collector — every admin notice normally scattered across the
    page is gathered into one collapsible card, regardless of which plugin
    generated it.
  • Three display styles — Tabs, Stacked Sections, or Grid of Cards;
    pick whichever fits how you like to scan notices.
  • Demo mode — generate a batch of sample notices across every
    severity so you can preview a style before committing to it.

Privacy

This plugin makes no requests to any external server. Every feature that
ships in this plugin reads and writes only your own site’s WordPress
database — nothing is sent anywhere.

Screenshots

Installation

  1. Upload the plugin files to /wp-content/plugins/aamo-notification-groups, or install it directly through the WordPress plugins screen.
  2. Activate the plugin through the “Plugins” screen in WordPress.
  3. Go to Settings Notification Groups to choose a display style and try the demo.

FAQ

Is this plugin translatable?

Yes. Every user-facing string uses the aamo-notification-groups text
domain. Place .mo/.po translation files in this plugin’s languages
directory (wp-content/plugins/aamo-notification-groups/languages), or
use a translation plugin such as Loco Translate. Translations contributed
via translate.wordpress.org are loaded automatically once available.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Read Axolotl Notification Groups Manager” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.3

  • Added a “Notice Collector Initial State” setting — choose whether the collector bar starts expanded or collapsed on page load.

1.0.2

  • Version bump for wordpress.org submission. No functional changes.

1.0.1

  • Code cleanup and documentation polish. No functional changes.

1.0.0

  • Initial scaffold.