This plugin will automatically attempt to recover the block editor when it is loaded. It saves you the trouble of clicking the "Attempt Block Rec …
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1
1 issue group
Repo Compliance
1
1 issue group
ERRORMaintainabilityMissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
WARNINGRepo Compliancereadme parser warnings trimmed short descriptionThe "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- warning
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
External Connections
Potential connections found in static code analysis.
Outbound calls
2
External assets
0
Incoming endpoints
0
Notable Domains
No notable third-party domains detected.
Platform / Reference Domains
External Asset Domains
No external asset domains detected.
Incoming Endpoints
No public endpoints detected.
Score History
2 score snapshots
v0.1.9
99
Latest
- Findings
- 2
- Errors
- 1
- Warnings
- 1
- Check
- 2.0.0
v0.1.8
98
Score
- Findings
- 3
- Errors
- 2
- Warnings
- 1
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 99 | 2 | 1 | 1 | v0.1.9 | 2.0.0 |
| 98 | 3 | 2 | 1 | v0.1.8 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.