Title: Unagi
Author: handyplugins
Published: <strong>मार्च 4, 2021</strong>
Last modified: ऑगस्ट 11, 2026

---

प्लगइन शोधा

![](https://ps.w.org/unagi/assets/banner-772x250.png?rev=2486615)

![](https://ps.w.org/unagi/assets/icon.svg?rev=2813005)

# Unagi

 [handyplugins](https://profiles.wordpress.org/handyplugins/) कडून

[डाउनलोड करा](https://downloads.wordpress.org/plugin/unagi.0.3.1.zip)

 * [तपशील](https://mr.wordpress.org/plugins/unagi/#description)
 * [पुनरावलोकने](https://mr.wordpress.org/plugins/unagi/#reviews)
 *  [इंस्टॉलेशन](https://mr.wordpress.org/plugins/unagi/#installation)
 * [डेव्हलोपमेंट](https://mr.wordpress.org/plugins/unagi/#developers)

 [समर्थन](https://wordpress.org/support/plugin/unagi/)

## वर्णन

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](https://handyplugins.co/magic-login-pro/) – Easy, secure, and
   passwordless authentication for WordPress.
 * [SessionQuota Pro](https://handyplugins.co/sessionquota-pro/) – Limit concurrent
   sessions in WordPress.
 * [Stream Integration Pro](https://handyplugins.co/stream-integration-pro/) – Upload,
   sync, restore, and manage WordPress videos with Cloudflare Stream.
 * [Easy Text-to-Speech](https://handyplugins.co/easy-text-to-speech/) – Convert
   written content into high-quality synthesized speech for WordPress.
 * [Handywriter](https://handyplugins.co/handywriter/) – AI-powered writing assistant
   for WordPress.
 * [PaddlePress PRO](https://handyplugins.co/paddlepress-pro/) – Paddle plugin for
   WordPress.
 * [WP Accessibility Toolkit](https://handyplugins.co/wp-accessibility-toolkit/)–
   Tools to help make your WordPress site more accessible.
 * [Powered Cache](https://poweredcache.com/) – Caching and optimization for WordPress
   to help improve PageSpeed and Core Web Vitals.

#### Contributing & Bug Report

Bug reports and pull requests are welcome on [Github](https://github.com/HandyPlugins/unagi).

## स्क्रीनशॉट

[⌊Before⌉⌊Before⌉[

Before

[⌊After⌉⌊After⌉[

After

[⌊Notifications screen⌉⌊Notifications screen⌉[

Notifications screen

## स्थापना

#### Manual Installation

 1. Upload the entire `/unagi` directory to the `/wp-content/plugins/` directory.
 2. Activate Unagi through the ‘Plugins’ menu in WordPress.

## नेहमी विचारले जाणारे प्रश्न

### Some of the messages are missing under the notifications page?

This plugin only respects the messages that use `notice` class. And, the notices
that added to a particular page might not be shown. You can use `unagi_show_diff`
filter to display them.

## समीक्षा

![](https://secure.gravatar.com/avatar/10b404f36c072c6bf4317d382d8cd6cf3bccf5880ab813c17f4ba64a4859b55d?
s=60&d=retro&r=g)

### 󠀁[Super Idea](https://wordpress.org/support/topic/super-idea-4/)󠁿

 [tkaprol](https://profiles.wordpress.org/tkaprol/) फेब्रुवारी 9, 2024 1 उत्तर

Only Mr. Uysal could think such a plugin, very well idea

![](https://secure.gravatar.com/avatar/ecfd2f7b310a82c81aa17c5672b7119c55714f58cc3b3a406b094fb545b9a030?
s=60&d=retro&r=g)

### 󠀁[Unagi is awesome!](https://wordpress.org/support/topic/unagi-is-awesome/)󠁿

 [Sanjeev Aryal](https://profiles.wordpress.org/sanzeeb3/) मार्च 17, 2021

This is so cool and useful in many cases. Thanks!

 [ सर्व 2 पुनरावलोकने वाचा ](https://wordpress.org/support/plugin/unagi/reviews/)

## योगदानकर्ते आणि विकसक

“Unagi” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले
आहे.

योगदानकर्ते

 *   [ handyplugins ](https://profiles.wordpress.org/handyplugins/)
 *   [ Mustafa Uysal ](https://profiles.wordpress.org/m_uysl/)

“Unagi” 8 लोकॅलसमध्ये भाषांतरित केले आहे. [अनुवादकांना](https://translate.wordpress.org/projects/wp-plugins/unagi/contributors)
त्यांच्या योगदानाबद्दल धन्यवाद.

[भाषांतर करा “Unagi” तुमच्या भाषेत.](https://translate.wordpress.org/projects/wp-plugins/unagi)

### विकासातील आग्रह?

[कोड ब्राउझ करा](https://plugins.trac.wordpress.org/browser/unagi/), [SVN संग्रहालय](https://plugins.svn.wordpress.org/unagi/)
तपासा, किंवा [विकास लॉग](https://plugins.trac.wordpress.org/log/unagi/) च्या [RSS](https://plugins.trac.wordpress.org/log/unagi/?limit=100&mode=stop_on_copy&format=rss)
द्वारे सदस्यता घ्या.

## बदलांची यादी

#### 0.3.1 (August 11, 2026)

 * Dependency update.
 * Tested with WP 7.1

#### 0.3 (April 16, 2026)

 * Dependency update.
 * Tested with WP 7.0

#### 0.2.2 (November 21, 2025)

 * Dependency update.
 * Tested with WP 6.9

#### 0.2.1 (July 11, 2024)

 * Added playground blueprint.
 * Dependency update.
 * Tested with WP 6.6

#### 0.2 (March 18, 2024)

 * fix mb_convert_encoding deprecation.
 * Dependency update.
 * Tested with WP 6.5

#### 0.1.5 (March 03, 2023)

 * Disable warnings with non-well-formed DomDocument
 * Dependency update
 * Tested with WP 6.2

#### 0.1.4 (November 6, 2022)

 * Tested with WP 6.1 Props [@ZgrK](https://github.com/ZgrK).

#### 0.1.3

 * Tested with WP 5.9 Props [@ZgrK](https://github.com/ZgrK).

#### 0.1.2

 * Revert output hook change. (It causes regression when `admin_notices` removes
   on a page entirely)
 * Add heading to notifications page. Props [@sanzeeb3](https://github.com/sanzeeb3)
 * Improve WooCommerce compatibility

#### 0.1.1

 * Change output hook

#### 0.1.0

 * First release

## मेटा

 *  आवृत्ती **0.3.1**
 *  शेवटचा अद्यतन **1 महिना पूर्वी**
 *  सक्रिय स्थापना **900+**
 *  वर्डप्रेस आवृत्ती ** 5.0 किंवा मोठा **
 *  परीक्षित केले आहे **7.1.2**
 *  PHP आवृत्ती ** 5.6 किंवा मोठा **
 *  भाषा
 * [Czech](https://cs.wordpress.org/plugins/unagi/), [Dutch](https://nl.wordpress.org/plugins/unagi/),
   [Dutch (Belgium)](https://nl-be.wordpress.org/plugins/unagi/), [English (US)](https://wordpress.org/plugins/unagi/),
   [French (France)](https://fr.wordpress.org/plugins/unagi/), [German](https://de.wordpress.org/plugins/unagi/),
   [Spanish (Chile)](https://cl.wordpress.org/plugins/unagi/), [Spanish (Spain)](https://es.wordpress.org/plugins/unagi/),
   आणि [Turkish](https://tr.wordpress.org/plugins/unagi/).
 *  [तुमच्या भाषेत भाषांतर करा](https://translate.wordpress.org/projects/wp-plugins/unagi)
 * टॅग्ज:
 * [admin notice](https://mr.wordpress.org/plugins/tags/admin-notice/)[nags](https://mr.wordpress.org/plugins/tags/nags/)
   [notification](https://mr.wordpress.org/plugins/tags/notification/)
 *  [प्रगत दृश्य](https://mr.wordpress.org/plugins/unagi/advanced/)

## मूल्यांकन

 5 पैकी ५ तारे.

 *  [  2 5-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/unagi/reviews/?filter=5)
 *  [  0 4-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/unagi/reviews/?filter=4)
 *  [  0 3-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/unagi/reviews/?filter=3)
 *  [  0 2-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/unagi/reviews/?filter=2)
 *  [  0 1-तारांकित परीक्षणे     ](https://wordpress.org/support/plugin/unagi/reviews/?filter=1)

[आपला अभिप्राय](https://wordpress.org/support/plugin/unagi/reviews/#new-post)

[सर्व पुनरावलोकने पहा](https://wordpress.org/support/plugin/unagi/reviews/)

## योगदानकर्ते

 *   [ handyplugins ](https://profiles.wordpress.org/handyplugins/)
 *   [ Mustafa Uysal ](https://profiles.wordpress.org/m_uysl/)

## समर्थन

काहीतरी सांगायचं आहे का? मदतीची आवश्यकता आहे का?

 [समर्थन फोरम पहा](https://wordpress.org/support/plugin/unagi/)

## देणगी

आपण हे प्लगइन पुरविण्यात समर्थन करू इच्छिता का?

 [ ह्या प्लगइनला देणगी द्या ](https://handyplugins.co/donate/)