Admin Expert Mode Security & Risk Analysis

wordpress.org/plugins/admin-expert-mode

Allows users to hide inline documentation and help text that are geared for beginning users in the WordPress admin.

20 active installs v2.9 PHP + WP 2.8+ Updated Nov 19, 2021
admincoffee2codedocumentationexperthelp
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Admin Expert Mode Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 4yr ago
Risk Assessment

The "admin-expert-mode" v2.9 plugin exhibits a strong security posture based on the provided static analysis. There are no identified vulnerabilities in its vulnerability history, and the static analysis reveals no dangerous functions, no SQL queries that are not prepared, no external HTTP requests, and no file operations, all of which significantly reduce the attack surface. The absence of taint analysis findings further reinforces this positive outlook.

However, a notable concern is the complete lack of nonce checks across all identified entry points, despite the presence of capability checks. While the absence of a large attack surface mitigates immediate risk, relying solely on capability checks without nonces for certain operations, if they were present and sensitive, could theoretically leave the plugin susceptible to CSRF attacks if the plugin were to introduce such functionalities in the future. The fact that there are no AJAX handlers, REST API routes, shortcodes, or cron events with checks further means that any future introduction of these without proper nonce and capability checks would represent a new and significant security gap.

In conclusion, the plugin is currently in a very secure state with no known vulnerabilities and a code base that adheres to many good security practices. The primary area for caution is the complete absence of nonce checks. While not a current vulnerability due to the limited attack surface, it represents a potential area of weakness should the plugin's functionality expand without incorporating this essential security measure.

Key Concerns

  • No nonce checks found.
Vulnerabilities
None known

Admin Expert Mode Security Vulnerabilities

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

Admin Expert Mode Release Timeline

v2.9Current
v2.8
v2.7
v2.6
v2.5
v2.4
v2.3
v2.2
v2.1
v2.0
v1.9
v1.8.1
v1.8
v1.7.2
v1.7.1
v1.7
v1.6
v1.5
v1.1
v1.0
Code Analysis
Analyzed Mar 16, 2026

Admin Expert Mode Code Analysis

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

Output Escaping

80% escaped5 total outputs
Attack Surface

Admin Expert Mode Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 7
actionadmin_initadmin-expert-mode.php:131
actionadmin_noticesadmin-expert-mode.php:134
actionpersonal_optionsadmin-expert-mode.php:137
actionpersonal_options_updateadmin-expert-mode.php:140
actionedit_user_profile_updateadmin-expert-mode.php:141
actionadmin_enqueue_scriptsadmin-expert-mode.php:144
actionplugins_loadedadmin-expert-mode.php:345
Maintenance & Trust

Admin Expert Mode Maintenance & Trust

Maintenance Signals

WordPress version tested5.8.13
Last updatedNov 19, 2021
PHP min version
Downloads8K

Community Trust

Rating100/100
Number of ratings1
Active installs20
Developer Profile

Admin Expert Mode Developer Profile

Scott Reilly

63 plugins · 92K total installs

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

How We Detect Admin Expert Mode

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/admin-expert-mode/admin.css

HTML / DOM Fingerprints

HTML Comments
Copyright (c) 2009-2021 by Scott Reilly (aka coffee2code)
Data Attributes
id="message" class="updated fade"for="admin_expert_mode"id="admin_expert_mode"name="admin_expert_mode"value="1"
FAQ

Frequently Asked Questions about Admin Expert Mode