Top Issues by Category
maintainability9
i18n8
Issues Details
21 issues found in latest scan
Function "get_main_site_id()" requires WordPress 4.9.0, but your plugin minimum supported version is WordPress 4.0.0.
Unescaped parameter $query used in $wpdb->get_col()\n$query used without escaping.
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
phpinfo() can lead to full path disclosure.
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: auto_update_plugin
| Code | Type | Message | Count |
|---|---|---|---|
| wp_function_not_compatible_with_requires_wp | ERROR | Function "get_main_site_id()" requires WordPress 4.9.0, but your plugin minimum supported version is WordPress 4.0.0. | 6 |
| PluginCheck.Security.DirectDB.UnescapedDBParameter | WARNING | Unescaped parameter $query used in $wpdb->get_col()\n$query used without escaping. | 4 |
| WordPress.WP.I18n.MissingArgDomain | ERROR | Missing $domain parameter in function call to __(). | 4 |
| WordPress.WP.I18n.MissingTranslatorsComment | ERROR | A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders. | 4 |
| WordPress.PHP.DevelopmentFunctions.prevent_path_disclosure_phpinfo | WARNING | phpinfo() can lead to full path disclosure. | 1 |
| WordPress.WP.EnqueuedResourceParameters.MissingVersion | WARNING | Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching. | 1 |
| update_modification_detected | WARNING | Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: auto_update_plugin | 1 |
Latest Snapshot
Findings
21
Errors
14
Warnings
7
Score History
First score snapshot
First scan completed
v6.47 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
v6.47
91
Latest
- Findings
- 21
- Errors
- 14
- Warnings
- 7
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Latest | 91 | 21 | 14 | 7 | v6.47 | 2.0.0 | 2026.06-mvp-static-v2 |