このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Notification Ninja

説明

Notification Ninja adds a toggle button to your admin dashboard that lets users hide or show admin notices. You can enable automatic hiding by default via the plugin settings. Scripts are properly enqueued using WordPress APIs.

インストール

  1. Upload the plugin to your /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings > Notification Ninja to configure.

FAQ

Does this plugin delete or modify notices?

No. It only hides them visually using JavaScript.

Will this affect frontend users?

No. This only affects the WordPress admin area and only for logged-in users.

評価

このプラグインにはレビューがありません。

貢献者と開発者

Notification Ninja はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Notification Ninja” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.0

  • First stable release with proper script enqueues, toggle button, and settings.