The official companion plugin for Blocksy theme, packed with starter sites, extra features, and integrations.
81
Score
0
Errors
1,069
Warnings
+0
Change
Category Scores
Security81
Repo100
Performance100
Maintainability59
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,064
2 issue groups
Security
5
2 issue groups
WARNINGMaintainabilityNon Prefixed Variable FoundGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$POSITION_CLASSNAMES".1,048
- Category
- Maintainability
- Occurrences
- 1,048
- Severity
- warning
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$POSITION_CLASSNAMES".
WARNINGMaintainabilityNon Prefixed Hookname FoundHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'customize_save_' . $key".16
- Category
- Maintainability
- Occurrences
- 16
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'customize_save_' . $key".
WARNINGSecurityRecommendedProcessing form data without nonce verification.3
- Category
- Security
- Occurrences
- 3
- Severity
- warning
Sample message
Processing form data without nonce verification.
WARNINGSecurityMissingProcessing form data without nonce verification.2
- Category
- Security
- Occurrences
- 2
- Severity
- warning
Sample message
Processing form data without nonce verification.
Score History
First score snapshot
v2.1.46
81
Latest
- Findings
- 1,069
- Errors
- 0
- Warnings
- 1,069
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 81 | 1,069 | 0 | 1,069 | v2.1.46 | 2.0.0 |