IndoWP AdminBar On Off Security & Risk Analysis

wordpress.org/plugins/adminbar-on-off

Do you ever feel disturbed when viewing your site there is an overflow admin bar on the up side ? You can enable and disable it on your control panel …

10 active installs v1.0 PHP + WP 3.0.1+ Updated May 4, 2012
admin-baradminbarprofile
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is IndoWP AdminBar On Off Safe to Use in 2026?

Generally Safe

Score 85/100

IndoWP AdminBar On Off has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The 'adminbar-on-off' v1.0 plugin exhibits a generally good security posture with no recorded vulnerabilities or critical static analysis findings. The complete absence of SQL injection vulnerabilities due to the exclusive use of prepared statements and the 100% proper output escaping are significant strengths. Furthermore, the limited attack surface with zero AJAX handlers, REST API routes, shortcodes, or cron events, and importantly, zero unprotected entry points, suggests a well-contained functionality. However, the presence of four instances of the deprecated and inherently insecure 'create_function' represents a notable concern. While no taint flows were identified in this analysis, the use of 'create_function' opens the door to potential code injection vulnerabilities if any external data were to influence its execution, even indirectly.

Key Concerns

  • Use of deprecated and insecure create_function
Vulnerabilities
None known

IndoWP AdminBar On Off Security Vulnerabilities

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

IndoWP AdminBar On Off Code Analysis

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

Dangerous Functions Found

create_functionadd_filter('wp_admin_bar_class', create_function('', 'return "none".rand(1000,666666);'), 9999999);admin-bar.php:28
create_functionadd_filter('show_admin_bar', create_function('', 'return false;'), 999999);admin-bar.php:29
create_functionadd_filter('show_admin_bar', create_function('', 'return false;'), 1);admin-bar.php:30
create_functionadd_action('admin_head', create_function('', 'echo \'<style type="text/css">body.admin-bar {padding-admin-bar.php:31
Attack Surface

IndoWP AdminBar On Off Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
filterwp_admin_bar_classadmin-bar.php:28
filtershow_admin_baradmin-bar.php:29
filtershow_admin_baradmin-bar.php:30
actionadmin_headadmin-bar.php:31
actioninitadmin-bar.php:35
actionpersonal_optionsadmin-bar.php:55
actionpersonal_options_updateadmin-bar.php:71
actionedit_user_profile_updateadmin-bar.php:72
Maintenance & Trust

IndoWP AdminBar On Off Maintenance & Trust

Maintenance Signals

WordPress version tested3.3.2
Last updatedMay 4, 2012
PHP min version
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

IndoWP AdminBar On Off Developer Profile

indowp

2 plugins · 40 total installs

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

How We Detect IndoWP AdminBar On Off

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

Asset Fingerprints

HTML / DOM Fingerprints

CSS Classes
show-admin-bar-backend
FAQ

Frequently Asked Questions about IndoWP AdminBar On Off