This plugin flushes the W3 Total Cache after a plugin update.
100
Score
1
Errors
0
Warnings
+0
Change
Category Scores
Security100
Repo100
Performance100
Maintainability98
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
v1.0.1
100
Latest
- Findings
- 1
- Errors
- 1
- Warnings
- 0
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 100 | 1 | 1 | 0 | v1.0.1 | 2.0.0 |