Unagi

plugin banner

Unagi clean-up your WordPress notices from the dashboard and show them under the "Notifications" pages.

Author:HandyPlugins (profile at wordpress.org)
WordPress version required:5.0
WordPress version tested:6.5
Plugin version:0.2
Added to WordPress repository:04-03-2021
Last updated:18-03-2024
Rating, %:100
Rated by:2
Plugin URI:https://github.com/HandyPlugins/unagi
Total downloads:3 921
Active installs:500+
plugin download
Click to start download

Unagi is a WordPress plugin that helps keep the admin dashboard clean. It’s a zero-configuration plugin; just activate and get rid of the nags.

How does it work?

It buffers all the output that hooked into admin_notices action and then displays it within a dedicated notification page.

Limitations & Tips

  • If, there is a notification message only added for a particular page. It won’t be displayed on the notifications page. You can use unagi_show_diff filter to allow displaying non-global messages.
  • The plugin only respects notifications messages that have “notice” class by default. Most of the plugins use “notice” class as a wrapper of the output. You can use unagi_xpath_expression filter to customize targered xpath.
  • edit_posts is the default capability. It can be overridden with unagi_required_capability filter.
  • By default, plugin saves the output in the usermeta and renders saved output. If you need to avoid DB calls, you can use unagi_show_notifications_nicely filter.

Unagi – “It’s not something you are , it’s something you have.”

If you like our Unagi plugin, then consider checking out our other projects:

  • Magic Login Pro – Easy, secure, and passwordless authentication for WordPress.
  • Easy Text-to-Speech for WordPress – Transform your textual content into high-quality synthesized speech with Amazon Polly.
  • Handywriter – AI-powered writing assistant that can help you create content for your WordPress.
  • PaddlePress PRO – Paddle Plugin for WordPress
  • Powered Cache – Caching and Optimization for WordPress – Easily Improve PageSpeed & Web Vitals Score.
  • WP Accessibility Toolkit – A collection of tools to help you make your WordPress more accessible.

Contributing & Bug Report

Bug reports and pull requests are welcome on Github.


Screenshots
FAQ
ChangeLog