Provides new additional creative block styles for WordPress native blocks.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
7
3 issue groups
WARNINGMaintainabilityNon-prefixed constantGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ABS_FILE".5
- Category
- Maintainability
- Occurrences
- 5
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ABS_FILE".
WARNINGMaintainabilityNon-prefixed global symbolThe "abs/options/field" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
The "abs/options/field" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "ABS_Autoload".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ABS_Autoload".
External Connections
Potential connections found in static code analysis.
Outbound calls
13
External assets
0
Incoming endpoints
0
Notable Domains
Platform / Reference Domains
External Asset Domains
No external asset domains detected.
Incoming Endpoints
No public endpoints detected.
Score History
First score snapshot
v1.8.2
99
Latest
- Findings
- 7
- Errors
- 0
- Warnings
- 7
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 99 | 7 | 0 | 7 | v1.8.2 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.