Seamless rollback of WordPress Core to latest release or any outdated, secure release using the Core Update API and core update methods.
93
Score
5
Errors
2
Warnings
+0
Change
Category Scores
Security89
Repo97
Performance100
Maintainability95
Top Issues by Category
maintainability5
security1
Issues Details
7 issues found in latest scan
ERROR4
wp_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.
ERROR1
PluginCheck.CodeAnalysis.SettingSanitization.register_settingMissingSanitization missing for register_setting().
WARNING1
readme_parser_warnings_trimmed_short_descriptionThe "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
WARNING1
unexpected_markdown_fileUnexpected markdown file "CHANGES.md" detected in plugin root. Only specific markdown files are expected in production plugins.
| Code | Type | Message | Count |
|---|---|---|---|
| wp_function_not_compatible_with_requires_wp | ERROR | Function "wp_get_wp_version()" requires WordPress 6.7.0, but your plugin minimum supported version is WordPress 4.1.0. | 4 |
| PluginCheck.CodeAnalysis.SettingSanitization.register_settingMissing | ERROR | Sanitization missing for register_setting(). | 1 |
| readme_parser_warnings_trimmed_short_description | WARNING | The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported. | 1 |
| unexpected_markdown_file | WARNING | Unexpected markdown file "CHANGES.md" detected in plugin root. Only specific markdown files are expected in production plugins. | 1 |
Latest Snapshot
Findings
7
Errors
5
Warnings
2
Score History
First score snapshot
First scan completed Jun 20, 2026
v1.4.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v1.4.2
93
Latest
- Findings
- 7
- Errors
- 5
- Warnings
- 2
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 93 | 7 | 5 | 2 | v1.4.2 | 2.0.0 | 2026.06-mvp-static-v2 |