WP Manifestindependent plugin directory
manifest / admin / admin-notice-silencer

Admin Notice Silencer

A lightweight WordPress plugin to silence persistent admin notices with a single click. Includes a safety guard for critical errors and a management UI. / 管理画面の邪魔な通知をワンクリックで永続的にミュート。重要なエラーは保護する安全弁と、解除・管理用の設定画面を備えた軽量プラグイン。

by masato shibuya (Image-box Co., Ltd.) · github.com/ms13th-cyber/admin-notice-silencer · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/ms13th-cyber/admin-notice-silencer/archive/refs/heads/main.zip

From the readme

Admin Notice Silencer A lightweight, single-function WordPress plugin designed to keep your admin dashboard clean by silencing persistent notices and banners. WordPress管理画面に乱立するプラグインの通知やバナーをワンクリックで永続的にミュートし、作業に集中できるクリーンな環境を提供する軽量プラグインです。 Key Features - One-Click Mute: Add a "Mute" button to every non-critical admin notice for instant silencing. - Plugin-Based Identification: Automatically identifies the source plugin (via CSS classes) to mute related notices collectively. - Smart Safety Guard: Critical system errors and core update nag notices are protected and cannot be muted to ensure site safety. - User-Specific Control: Mute settings are saved per user, ensuring other administrators' views remain unaffected. - Integrated Management UI: A simple settings page to review and restore muted notices at any time. - Performance Optimized: Silenced notices are hidden instantly via CSS injection, preventing "layout shift" during page load. 主な機能(日本語) - ワンクリック・ミュート: 各通知の右側に配置された「ミュート」ボタンから、即座に非表示化が可能。 - プラグイン単位の識別: CSSクラス等を解析し、特定のプラグインから出力される通知を系統立ててブロック。 - 高度な安全弁: 致命的なシステムエラーやコアの更新通知はミュート対象外として保護。運用の安全を確保します。 - ユーザーごとの個別設定: ミュート状態はユーザーメタデータとして保存。他の管理者の画面には影響を与えません。 - 統合管理画面: 設定メニューか

Read the full README on GitHub →

Releases

TagPublished
v1.0.1 May 21, 2026
v1.0.0 May 15, 2026

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.