Hide and Secure WP paths with the complete WP security suite for Site Hardening. Includes 8G Firewall, Brute Force protection, and Passkeys.
Category Scores
Top Issues by Category
maintainability377
Issues Details
379 issues found in latest scan
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$alerts".
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'activate_' . $plugin".
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "COMET_CACHE_DEBUGGING_ENABLE".
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "base64url_decode".
Function "wp_admin_notice()" requires WordPress 6.4.0, but your plugin minimum supported version is WordPress 5.8.0.
The plugin name includes a restricted term. Your chosen plugin name - "WP Ghost (Hide My WP Ghost) - Security & Firewall" - contains the restricted term "wp" which cannot be used at all in your plugin name.
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'HMWP_STABLE_VERSION'.
Plugin name "WP Ghost (Hide My WP Ghost) - Security & Firewall" is different from the name declared in plugin header "WP Ghost Lite".
The "Changelog" section is too long and was truncated. A maximum of 5000 characters is supported.
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$alerts". | 295 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | WARNING | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'activate_' . $plugin". | 35 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | WARNING | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "COMET_CACHE_DEBUGGING_ENABLE". | 33 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | WARNING | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "base64url_decode". | 5 |
| wp_function_not_compatible_with_requires_wp | ERROR | Function "wp_admin_notice()" requires WordPress 6.4.0, but your plugin minimum supported version is WordPress 5.8.0. | 5 |
| trademarked_term | WARNING | The plugin name includes a restricted term. Your chosen plugin name - "WP Ghost (Hide My WP Ghost) - Security & Firewall" - contains the restricted term "wp" which cannot be used at all in your plugin name. | 3 |
| WordPress.Security.EscapeOutput.OutputNotEscaped | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'HMWP_STABLE_VERSION'. | 1 |
| mismatched_plugin_name | WARNING | Plugin name "WP Ghost (Hide My WP Ghost) - Security & Firewall" is different from the name declared in plugin header "WP Ghost Lite". | 1 |
| readme_parser_warnings_trimmed_section_changelog | WARNING | The "Changelog" section is too long and was truncated. A maximum of 5000 characters is supported. | 1 |
Latest Snapshot
Findings
379
Errors
6
Warnings
373
Score History
First score snapshot
First scan completed Jun 20, 2026
v7.0.03 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v7.0.03
85
Latest
- Findings
- 379
- Errors
- 6
- Warnings
- 373
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 85 | 379 | 6 | 373 | v7.0.03 | 2.0.0 | 2026.06-mvp-static-v2 |