Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
44
5 issue groups
WARNINGMaintainabilityNon Prefixed Hookname FoundHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_full_purge".33
- Category
- Maintainability
- Occurrences
- 33
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_full_purge".
WARNINGMaintainabilityNon Prefixed Constant FoundGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "VHP_DEVMODE".7
- Category
- Maintainability
- Occurrences
- 7
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "VHP_DEVMODE".
WARNINGMaintainabilityupgrade notice limitThe upgrade notice for "5.11.0" exceeds the limit of 300 characters.2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
The upgrade notice for "5.11.0" exceeds the limit of 300 characters.
WARNINGMaintainabilityNon Prefixed Class FoundClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_CLI_Varnish_Command".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_CLI_Varnish_Command".
WARNINGMaintainabilityNon Prefixed Variable FoundGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$purger".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$purger".
Score History
2 score snapshots
v5.11.1
97
Latest
- Findings
- 44
- Errors
- 0
- Warnings
- 44
- Check
- 2.0.0
v5.11.0
97
Score
- Findings
- 42
- Errors
- 0
- Warnings
- 42
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 97 | 44 | 0 | 44 | v5.11.1 | 2.0.0 |
| 97 | 42 | 0 | 42 | v5.11.0 | 2.0.0 |