Top Issues by Category
maintainability42
1Non Prefixed Hookname FoundWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFoundWARNING322Non Prefixed Constant FoundWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFoundWARNING73Non Prefixed Class FoundWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFoundWARNING14Non Prefixed Variable FoundWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFoundWARNING15upgrade notice limitupgrade_notice_limitWARNING1
Issues Details
42 issues found in latest scan
WARNING32
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFoundHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_full_purge".
WARNING7
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFoundGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "VHP_DEVMODE".
WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFoundClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_CLI_Varnish_Command".
WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFoundGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$purger".
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound | WARNING | Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_full_purge". | 32 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | WARNING | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "VHP_DEVMODE". | 7 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound | WARNING | Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_CLI_Varnish_Command". | 1 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$purger". | 1 |
| upgrade_notice_limit | WARNING | The upgrade notice for "5.11.0" exceeds the limit of 300 characters. | 1 |
Latest Snapshot
Findings
42
Errors
0
Warnings
42
Score History
First score snapshot
First scan completed Jun 20, 2026
v5.11.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v5.11.0
97
Latest
- Findings
- 42
- Errors
- 0
- Warnings
- 42
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 97 | 42 | 0 | 42 | v5.11.0 | 2.0.0 | 2026.06-mvp-static-v2 |