Alternate image with a default image if source image is not found on posts and pages.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Security
2
1 issue group
Maintainability
2
2 issue groups
Repo Compliance
1
1 issue group
ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attachment_id'.2
- Category
- Security
- Occurrences
- 2
- Severity
- error
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attachment_id'.
ERRORMaintainabilitydate datedate() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
ERRORRepo Complianceplugin header no licenseMissing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- error
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
ERRORMaintainabilitywp function not compatible with requires wpFunction "wp_enqueue_media()" requires WordPress 3.5.0, but your plugin minimum supported version is WordPress 3.0.0.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
Function "wp_enqueue_media()" requires WordPress 3.5.0, but your plugin minimum supported version is WordPress 3.0.0.
External Connections
Potential connections found in static code analysis.
Outbound calls
1
External assets
0
Incoming endpoints
0
Notable Domains
External Asset Domains
No external asset domains detected.
Incoming Endpoints
No public endpoints detected.
Score History
First score snapshot
v1.04
90
Latest
- Findings
- 5
- Errors
- 5
- Warnings
- 0
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 90 | 5 | 5 | 0 | v1.04 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.