Replace easily an attachment file by uploading another file or by downloading one from an URL, without deleting the attachment.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
6
2 issue groups
WARNINGMaintainabilityNon-prefixed constantGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ERI_PLUGIN_DIR".5
- Category
- Maintainability
- Occurrences
- 5
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "ERI_PLUGIN_DIR".
ERRORMaintainabilitywp function not compatible with requires wpFunction "wp_admin_notice()" requires WordPress 6.4.0, but your plugin minimum supported version is WordPress 5.2.0.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- error
Sample message
Function "wp_admin_notice()" requires WordPress 6.4.0, but your plugin minimum supported version is WordPress 5.2.0.
External Connections
Potential connections found in static code analysis.
Outbound calls
15
External assets
0
Incoming endpoints
4
Notable Domains
Platform / Reference Domains
External Asset Domains
No external asset domains detected.
Incoming Endpoints
No public endpoints detected.
Admin AJAX endpoints4
wp_ajax
wp_ajax
wp_ajax
wp_ajax
Score History
First score snapshot
v3.5.5
99
Latest
- Findings
- 6
- Errors
- 1
- Warnings
- 5
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 99 | 6 | 1 | 5 | v3.5.5 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.