Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
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;
Score History
First score snapshot
Scan records1
v2.0.5
100
Latest
- Findings
- 1
- Errors
- 1
- Warnings
- 0
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Latest | 100 | 1 | 1 | 0 | v2.0.5 | 2.0.0 | 2026.06-mvp-static-v2 |