Title: Unagi
Author: handyplugins
Published: <strong>2021年3月4日</strong>
Last modified: 2026年4月16日

---

プラグインを検索

![](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.zip)

 * [詳細](https://ja.wordpress.org/plugins/unagi/#description)
 * [レビュー](https://ja.wordpress.org/plugins/unagi/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/unagi/#installation)
 * [開発](https://ja.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
 * [[
 * After
 * [[
 * 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.

## FAQ

### 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/) 2024年2月9日 1 reply

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/) 2021年3月17日

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 (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か月前**
 *  有効インストール数 **900+**
 *  WordPress バージョン ** 5.0またはそれ以降 **
 *  検証済み最新バージョン: **7.0**
 *  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://ja.wordpress.org/plugins/tags/admin-notice/)[nags](https://ja.wordpress.org/plugins/tags/nags/)
   [notification](https://ja.wordpress.org/plugins/tags/notification/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/unagi/advanced/)

## 評価

 5つ星中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)

[Your review](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/)