Clever Fox plugin to enhance the functionality of free themes made by Nayra Themes.
98
Score
11
Errors
0
Warnings
+0
Change
Category Scores
Security100
Repo100
Performance100
Maintainability91
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
11
2 issue groups
ERRORMaintainabilitywp function not compatible with requires wpFunction "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.6.0.10
- Category
- Maintainability
- Occurrences
- 10
- Severity
- error
Sample message
Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.6.0.
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
v29.9
98
Latest
- Findings
- 11
- Errors
- 11
- Warnings
- 0
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 98 | 11 | 11 | 0 | v29.9 | 2.0.0 |