Unnotifier — disable admin notices individually Security & Risk Analysis

wordpress.org/plugins/unnotifier

Disable admin notices individually or completely. Smart plugin detection, flexible modes, clean dashboard cleanup. Free & lightweight solution.

400 active installs v1.2.7 PHP 7.4+ WP 5.0+ Updated Feb 10, 2026
dashboard-cleanupdisable-admin-noticesdisable-noticeshide-notificationsnotice-control
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Unnotifier — disable admin notices individually Safe to Use in 2026?

Generally Safe

Score 100/100

Unnotifier — disable admin notices individually has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 1mo ago
Risk Assessment

The 'unnotifier' plugin version 1.2.7 exhibits a mixed security posture. On the positive side, it demonstrates strong security practices by utilizing prepared statements for all SQL queries, a high percentage of output escaping, and a significant number of nonce and capability checks. Furthermore, the absence of any known historical CVEs and no recorded critical or high severity vulnerabilities suggest a generally stable and well-maintained codebase. The taint analysis also reports no critical or high severity issues, indicating a lack of obvious severe code injection or data manipulation vulnerabilities.

However, there are significant concerns regarding the plugin's attack surface. Specifically, the presence of four AJAX handlers, with three of them lacking proper authentication checks, presents a considerable risk. This means that potentially sensitive actions or data processing could be triggered by unauthenticated users, opening the door for unauthorized operations. While the static analysis doesn't reveal explicit dangerous functions or unsanitized paths, the unprotected AJAX endpoints are a prime target for attackers. The plugin's strengths in secure coding practices are undermined by this glaring weakness in access control for its AJAX endpoints.

Key Concerns

  • Unprotected AJAX handlers
Vulnerabilities
None known

Unnotifier — disable admin notices individually Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 16, 2026

Unnotifier — disable admin notices individually Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
4
57 escaped
Nonce Checks
5
Capability Checks
11
File Operations
1
External Requests
0
Bundled Libraries
0

Output Escaping

93% escaped61 total outputs
Attack Surface
3 unprotected

Unnotifier — disable admin notices individually Attack Surface

Entry Points4
Unprotected3

AJAX Handlers 4

authwp_ajax_unno_dismiss_review_noticesrc\Admin\ReviewNoticeManager.php:104
authwp_ajax_unno_hide_noticesrc\Core\Notices.php:93
authwp_ajax_unno_reset_noticessrc\Core\Notices.php:94
authwp_ajax_unno_restore_single_noticesrc\Core\Notices.php:95
WordPress Hooks 15
actionadmin_enqueue_scriptssrc\Admin\ReviewNoticeManager.php:96
actionadmin_noticessrc\Admin\ReviewNoticeManager.php:99
actionadmin_footersrc\Admin\ReviewNoticeManager.php:185
actionadmin_menusrc\Admin\Settings.php:20
actionadmin_initsrc\Admin\Settings.php:21
actionadmin_post_unn_download_logsrc\Admin\Settings.php:22
actionadmin_bar_menusrc\Core\AdminBarNotices.php:43
actionadmin_enqueue_scriptssrc\Core\AdminBarNotices.php:44
actionwp_enqueue_scriptssrc\Core\AdminBarNotices.php:45
actionadmin_print_scriptssrc\Core\ModeManager.php:173
actionadmin_print_scriptssrc\Core\ModeManager.php:184
actioninitsrc\Core\Notices.php:90
actionunno_print_noticessrc\Core\Notices.php:96
actioninitunnotifier.php:60
actionadmin_enqueue_scriptsunnotifier.php:72
Maintenance & Trust

Unnotifier — disable admin notices individually Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedFeb 10, 2026
PHP min version7.4
Downloads1K

Community Trust

Rating100/100
Number of ratings2
Active installs400
Developer Profile

Unnotifier — disable admin notices individually Developer Profile

Alexander Kovalev

6 plugins · 560 total installs

93
trust score
Avg Security Score
98/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect Unnotifier — disable admin notices individually

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/unnotifier/unnotifier.js/wp-content/plugins/unnotifier/unnotifier.css
Script Paths
/wp-content/plugins/unnotifier/unnotifier.js
Version Parameters
unnotifier/unnotifier.js?ver=unnotifier/unnotifier.css?ver=

HTML / DOM Fingerprints

CSS Classes
unnotifier-notice
Data Attributes
data-unnotifier-id
JS Globals
unnotifier_ajax_object
FAQ

Frequently Asked Questions about Unnotifier — disable admin notices individually