ZoloBlocks adds a library of advanced blocks, patterns, and page templates to the WordPress block editor.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
5
3 issue groups
ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
WARNINGMaintainabilitymismatched plugin namePlugin name "ZoloBlocks – Advanced Gutenberg Blocks, Website Builder & Page Design Toolkit" is different from the name declared in plugin header "ZoloBlocks".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "ZoloBlocks – Advanced Gutenberg Blocks, Website Builder & Page Design Toolkit" is different from the name declared in plugin header "ZoloBlocks".
WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "ZoloBlocks – Advanced Gutenberg Blocks, Website Builder & Page Design Toolkit" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "ZoloBlocks – Advanced Gutenberg Blocks, Website Builder & Page Design Toolkit" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.
External Connections
Potential connections found in static code analysis.
Outbound calls
291
External assets
2
Incoming endpoints
7
Notable Domains
Platform / Reference Domains
External Asset Domains
Incoming Endpoints
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
Score History
First score snapshot
v2.7.7
99
Latest
- Findings
- 5
- Errors
- 3
- Warnings
- 2
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 99 | 5 | 3 | 2 | v2.7.7 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.