This plugin allows administrators to download installed plugins and themes as ZIP files directly from the WordPress dashboard.
99
Score
2
Errors
0
Warnings
+0
Change
Category Scores
Security100
Repo94
Performance100
Maintainability98
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1
1 issue group
Repo Compliance
1
1 issue group
ERRORMaintainabilityfile system operations readfileFile operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: readfile().1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: readfile().
ERRORRepo Complianceoutdated tested upto headerTested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- error
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Score History
First score snapshot
v1.0.3
99
Latest
- Findings
- 2
- Errors
- 2
- Warnings
- 0
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 99 | 2 | 2 | 0 | v1.0.3 | 2.0.0 |