Widget Disable Security & Risk Analysis

wordpress.org/plugins/wp-widget-disable

Disable sidebar and dashboard widgets with an easy to use interface.

10K active installs v3.0.1 PHP 7.4+ WP 6.0+ Updated Nov 18, 2024
admindashboarddashboard-widgetssidebar-widgetswidgets
92
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Widget Disable Safe to Use in 2026?

Generally Safe

Score 92/100

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

No known CVEs Updated 1yr ago
Risk Assessment

The "wp-widget-disable" v3.0.1 plugin presents a generally strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events significantly limits its attack surface. Furthermore, all identified output operations are properly escaped, and there are no detected file operations or external HTTP requests, which are common vectors for vulnerabilities. The plugin also does not bundle any external libraries, reducing the risk of using outdated or vulnerable third-party code.

However, a notable concern is the presence of a single SQL query that does not utilize prepared statements. While the attack surface is small and the overall code quality appears good in terms of output sanitization and file operations, this raw SQL query represents a potential, albeit limited, risk for SQL injection. The plugin's vulnerability history is clean, with zero recorded CVEs, suggesting a track record of security awareness or a lack of historical exploitation. This, combined with the robust output escaping and minimal attack surface, contributes to a low overall risk profile. The primary remaining concern is the unescaped SQL query.

In conclusion, "wp-widget-disable" v3.0.1 demonstrates good security practices by minimizing its attack surface and ensuring proper output escaping. The lack of any vulnerability history is a positive indicator. The sole point of concern is the non-prepared SQL query. Addressing this single issue would further solidify its security and bring it closer to a perfect security score.

Key Concerns

  • SQL query not using prepared statements
Vulnerabilities
None known

Widget Disable Security Vulnerabilities

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

Widget Disable Code Analysis

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

SQL Query Safety

0% prepared1 total queries

Output Escaping

100% escaped25 total outputs
Attack Surface

Widget Disable Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 13
actioninitclasses\class-wp-widget-disable.php:55
actionadmin_menuclasses\class-wp-widget-disable.php:58
actionadmin_initclasses\class-wp-widget-disable.php:59
actionnetwork_admin_menuclasses\class-wp-widget-disable.php:62
actionnetwork_admin_edit_wp-widget-disableclasses\class-wp-widget-disable.php:63
actionadmin_noticesclasses\class-wp-widget-disable.php:66
actionnetwork_admin_noticesclasses\class-wp-widget-disable.php:67
actionwidgets_initclasses\class-wp-widget-disable.php:70
actionwidgets_initclasses\class-wp-widget-disable.php:71
actionload-index.phpclasses\class-wp-widget-disable.php:74
actionwp_dashboard_setupclasses\class-wp-widget-disable.php:75
actionwp_network_dashboard_setupclasses\class-wp-widget-disable.php:76
actionplugins_loadedwp-widget-disable.php:52
Maintenance & Trust

Widget Disable Maintenance & Trust

Maintenance Signals

WordPress version tested6.7.5
Last updatedNov 18, 2024
PHP min version7.4
Downloads185K

Community Trust

Rating96/100
Number of ratings24
Active installs10K
Developer Profile

Widget Disable Developer Profile

required

5 plugins · 13K total installs

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

How We Detect Widget Disable

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

Asset Fingerprints

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

HTML / DOM Fingerprints

CSS Classes
rplus-widget-disable-dashboard-widgetsrplus-widget-disable-sidebar-widgetsrplus-widget-disable-widgets
Data Attributes
data-rplus-widget-disable-dashboard-widgetsdata-rplus-widget-disable-sidebar-widgets
JS Globals
rplusWidgetDisable
FAQ

Frequently Asked Questions about Widget Disable