Seamless rollback of WordPress Core to latest release or any outdated, secure release using the Core Update API and core update methods.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
5
2 issue groups
Security
1
1 issue group
Repo Compliance
1
1 issue group
ERRORMaintainabilitywp function not compatible with requires wpFunction "wp_get_wp_version()" requires WordPress 6.7.0, but your plugin minimum supported version is WordPress 4.1.0.4
- Category
- Maintainability
- Occurrences
- 4
- Severity
- error
Sample message
Function "wp_get_wp_version()" requires WordPress 6.7.0, but your plugin minimum supported version is WordPress 4.1.0.
ERRORSecurityregister setting MissingSanitization missing for register_setting().1
- Category
- Security
- Occurrences
- 1
- Severity
- error
Sample message
Sanitization missing for register_setting().
WARNINGRepo Compliancereadme parser warnings trimmed short descriptionThe "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- warning
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
WARNINGMaintainabilityunexpected markdown fileUnexpected markdown file "CHANGES.md" detected in plugin root. Only specific markdown files are expected in production plugins.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Unexpected markdown file "CHANGES.md" detected in plugin root. Only specific markdown files are expected in production plugins.
Score History
First score snapshot
v1.4.2
93
Latest
- Findings
- 7
- Errors
- 5
- Warnings
- 2
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 93 | 7 | 5 | 2 | v1.4.2 | 2.0.0 |