Convert your WordPress JPG and PNG images to efficient WebP format, improving performance, reducing file size, and enhancing website speed.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
3
2 issue groups
Security
1
1 issue group
ERRORMaintainabilitywp function not compatible with requires wpFunction "wp_filter_content_tags()" requires WordPress 5.5.0, but your plugin minimum supported version is WordPress 4.0.0.2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- error
Sample message
Function "wp_filter_content_tags()" requires WordPress 5.5.0, but your plugin minimum supported version is WordPress 4.0.0.
WARNINGMaintainabilityerror log error logerror_log() found. Debug code should not normally be used in production.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
error_log() found. Debug code should not normally be used in production.
ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.1
- Category
- Security
- Occurrences
- 1
- Severity
- error
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
External Connections
Potential connections found in static code analysis.
Outbound calls
84
External assets
0
Incoming endpoints
0
Notable Domains
Platform / Reference Domains
External Asset Domains
No external asset domains detected.
Incoming Endpoints
No public endpoints detected.
Score History
First score snapshot
v1.5.2
93
Latest
- Findings
- 4
- Errors
- 3
- Warnings
- 1
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 93 | 4 | 3 | 1 | v1.5.2 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.