A fast persistent object cache backend for the rest of us, powered by SQLite and accelerated by APCu
99
Score
6
Errors
2
Warnings
+0
Change
Category Scores
Security100
Repo100
Performance100
Maintainability93
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
8
2 issue groups
ERRORMaintainabilitywp function not compatible with requires wpFunction "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.5.0.6
- Category
- Maintainability
- Occurrences
- 6
- Severity
- error
Sample message
Function "str_contains()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.5.0.
WARNINGMaintainabilityABSPATHDetectedWriting files using ABSPATH may be problematic. Consider using wp_upload_dir() instead if storing user data or generated files.2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
Writing files using ABSPATH may be problematic. Consider using wp_upload_dir() instead if storing user data or generated files.
Score History
First score snapshot
v1.6.3
99
Latest
- Findings
- 8
- Errors
- 6
- Warnings
- 2
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 99 | 8 | 6 | 2 | v1.6.3 | 2.0.0 |