Print the entire page or part of any web page with just a single click.
99
Score
0
Errors
4
Warnings
+0
Change
Category Scores
Security100
Repo100
Performance100
Maintainability97
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
4
2 issue groups
WARNINGMaintainabilityNon Prefixed Constant FoundGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "PPB_DIR_PATH".3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "PPB_DIR_PATH".
WARNINGMaintainabilityNon Prefixed Class FoundClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "PPBPlugin".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "PPBPlugin".
Score History
First score snapshot
v1.3.1
99
Latest
- Findings
- 4
- Errors
- 0
- Warnings
- 4
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 99 | 4 | 0 | 4 | v1.3.1 | 2.0.0 |