WP Hide Admin Bar Security & Risk Analysis

wordpress.org/plugins/wp-hide-adminbar

This plugin will help to hide admin-bar based on selected user roles and user capabilities.

200 active installs v1.0.2 PHP + WP 4.5+ Updated Mar 7, 2020
admin-bar-hidehide-admin-barhide-admin-bar-based-on-user-capabilitieshide-admin-bar-based-on-user-roleswp-hide-admin-bar
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is WP Hide Admin Bar Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 6yr ago
Risk Assessment

The wp-hide-adminbar v1.0.2 plugin exhibits a strong security posture based on the provided static analysis. There are no identified AJAX handlers, REST API routes, shortcodes, or cron events, resulting in a zero-sized attack surface and no unprotected entry points. The code also demonstrates good security practices by avoiding dangerous functions, file operations, and external HTTP requests. All SQL queries are properly prepared, and nonces and capability checks are implemented, indicating a conscious effort to prevent common vulnerabilities.

The primary concern arises from the output escaping. With 9 total outputs and only 22% properly escaped, there's a significant risk of Cross-Site Scripting (XSS) vulnerabilities. This means that unsanitized data processed by the plugin could potentially be rendered directly to users, allowing attackers to inject malicious scripts.

The plugin's vulnerability history is clean, with no known CVEs or past vulnerabilities. This, combined with the strong adherence to secure coding practices in other areas, suggests a generally well-maintained and secure plugin. However, the lack of proper output escaping remains a critical weakness that needs to be addressed to ensure complete security.

Key Concerns

  • Low percentage of properly escaped output
Vulnerabilities
None known

WP Hide Admin Bar Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

WP Hide Admin Bar Release Timeline

No version history available.
Code Analysis
Analyzed Mar 16, 2026

WP Hide Admin Bar Code Analysis

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

Output Escaping

22% escaped9 total outputs
Attack Surface

WP Hide Admin Bar Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_initwp-hide-adminbar.php:32
actionadmin_menuwp-hide-adminbar.php:34
filtershow_admin_barwp-hide-adminbar.php:37
actionadmin_headwp-hide-adminbar.php:45
Maintenance & Trust

WP Hide Admin Bar Maintenance & Trust

Maintenance Signals

WordPress version tested5.4.19
Last updatedMar 7, 2020
PHP min version
Downloads3K

Community Trust

Rating100/100
Number of ratings2
Active installs200
Developer Profile

WP Hide Admin Bar Developer Profile

P Roy

6 plugins · 11K total installs

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

How We Detect WP Hide Admin Bar

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
form-table-wphabwpuserRolesregular-checkboxcheckBoxClassallLabelroleLabel
Data Attributes
id="ckbCheckAll"class="checkBoxClass"
JS Globals
jQuery
FAQ

Frequently Asked Questions about WP Hide Admin Bar