GDPR compatible captcha anti-spam protection for login form, comments form, registration form & lost password form. Eliminate spam with captcha.
97
Score
17
Errors
12
Warnings
+0
Change
Category Scores
Security100
Repo100
Performance100
Maintainability86
Top Issues by Category
maintainability29
Issues Details
29 issues found in latest scan
ERROR17
wp_function_not_compatible_with_requires_wpFunction "get_current_screen()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0.
WARNING11
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFoundGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$config".
WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFoundClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "wf_flyout".
| Code | Type | Message | Count |
|---|---|---|---|
| wp_function_not_compatible_with_requires_wp | ERROR | Function "get_current_screen()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.0. | 17 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$config". | 11 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound | WARNING | Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "wf_flyout". | 1 |
Latest Snapshot
Findings
29
Errors
17
Warnings
12
Score History
First score snapshot
First scan completed Jun 20, 2026
v3.31 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 20, 2026
v3.31
97
Latest
- Findings
- 29
- Errors
- 17
- Warnings
- 12
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 20, 2026Latest | 97 | 29 | 17 | 12 | v3.31 | 2.0.0 | 2026.06-mvp-static-v2 |