Disable WP Notification Security & Risk Analysis

wordpress.org/plugins/disable-wp-notification

Best wordpress plugin to remove all the admin panel notifications in just one click. Including the theme and plugin update notification.

10K active installs v3.4 PHP + WP 6.0+ Updated Mar 10, 2026
disable-admin-noticesdisable-dashboard-notificationsdisable-plugin-updatedisable-theme-updateremove-unwanted-notification
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Disable WP Notification Safe to Use in 2026?

Generally Safe

Score 100/100

Disable WP Notification has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 24d ago
Risk Assessment

The "disable-wp-notification" plugin v3.4 exhibits a generally strong security posture based on the provided static analysis. The absence of any identifiable entry points like AJAX handlers, REST API routes, shortcodes, or cron events significantly limits the potential attack surface. Furthermore, the code signals indicate good practices, with no dangerous functions, file operations, or external HTTP requests identified. All SQL queries are properly prepared, which is a critical security measure to prevent SQL injection vulnerabilities. The taint analysis also shows no critical or high-severity flows, suggesting that data sanitization is likely handled effectively. However, a concerning signal is the low percentage of properly escaped output (14%). This indicates a significant risk of Cross-Site Scripting (XSS) vulnerabilities, as unsanitized output can be injected with malicious scripts. The lack of any recorded vulnerabilities in its history, while positive, doesn't entirely negate the potential risks posed by the identified output escaping issue. In conclusion, while the plugin demonstrates a robust defense against common injection attacks and maintains a clean vulnerability history, the prevalent issue with output escaping presents a notable weakness that requires immediate attention to prevent potential XSS attacks.

Key Concerns

  • Low output escaping percentage
Vulnerabilities
None known

Disable WP Notification Security Vulnerabilities

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

Disable WP Notification Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
19
3 escaped
Nonce Checks
0
Capability Checks
0
File Operations
0
External Requests
0
Bundled Libraries
0

Output Escaping

14% escaped22 total outputs
Attack Surface

Disable WP Notification Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedincludes\class-disable-wp-notification.php:123
actionadmin_menuincludes\class-disable-wp-notification.php:137
actionadmin_enqueue_scriptsincludes\class-disable-wp-notification.php:138
actionadmin_enqueue_scriptsincludes\class-disable-wp-notification.php:139
Maintenance & Trust

Disable WP Notification Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedMar 10, 2026
PHP min version
Downloads66K

Community Trust

Rating86/100
Number of ratings12
Active installs10K
Developer Profile

Disable WP Notification Developer Profile

Sourabh Agrawal

1 plugin · 10K total installs

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

How We Detect Disable WP Notification

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
disable-notification-wrapperleft-menuhandler-wrapperelement-wrapperevent-handlerhandled-sectionform-elementoption+3 more
HTML Comments
<!-- Check if this setting can be managed by only the site administrator --><!-- No other user role will be able to manage this settings --><!-- Currently plugin version. --><!-- The code that runs during plugin activation. -->+13 more
Data Attributes
aria-controlsid="area-1"id="area-2"id="area-2"id="area-2"
FAQ

Frequently Asked Questions about Disable WP Notification