Increase user engagement by incorporating sticky buttons that highlight relevant information on your website.
97
Score
2
Errors
108
Warnings
+0
Change
Category Scores
Security100
Repo100
Performance100
Maintainability83
Top Issues by Category
maintainability110
1Non Prefixed Variable FoundWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFoundWARNING1062wp function not compatible with requires wpwp_function_not_compatible_with_requires_wpERROR23Non Prefixed Class FoundWordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFoundWARNING14mismatched plugin namemismatched_plugin_nameWARNING1
Issues Details
110 issues found in latest scan
WARNING106
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFoundGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active".
ERROR2
wp_function_not_compatible_with_requires_wpFunction "wp_json_file_decode()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.5.0.
WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFoundClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "Wow_Company".
WARNING1
mismatched_plugin_namePlugin name "Sticky Buttons - Floating Buttons Builder" is different from the name declared in plugin header "Sticky Buttons".
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound | WARNING | Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active". | 106 |
| wp_function_not_compatible_with_requires_wp | ERROR | Function "wp_json_file_decode()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 5.5.0. | 2 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound | WARNING | Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Wow_Company". | 1 |
| mismatched_plugin_name | WARNING | Plugin name "Sticky Buttons - Floating Buttons Builder" is different from the name declared in plugin header "Sticky Buttons". | 1 |
Latest Snapshot
Findings
110
Errors
2
Warnings
108
Score History
First score snapshot
First scan completed
v4.3.6 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
v4.3.6
97
Latest
- Findings
- 110
- Errors
- 2
- Warnings
- 108
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Latest | 97 | 110 | 2 | 108 | v4.3.6 | 2.0.0 | 2026.06-mvp-static-v2 |