Easily create floating menus of varying complexity. Use its capabilities to place unique navigation on the site.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
112
5 issue groups
WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active".98
- Category
- Maintainability
- Occurrences
- 98
- Severity
- warning
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active".
ERRORMaintainabilitywp function not compatible with requires wpFunction "map_deep()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.3.0.9
- Category
- Maintainability
- Occurrences
- 9
- Severity
- error
Sample message
Function "map_deep()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.3.0.
WARNINGMaintainabilityDynamic hook nameHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "WOWP_Plugin::PREFIX . '_menu_options'".3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "WOWP_Plugin::PREFIX . '_menu_options'".
WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "Wow_Company".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Wow_Company".
WARNINGMaintainabilitymismatched plugin namePlugin name "Float menu - awesome floating side menu" is different from the name declared in plugin header "Float Menu Lite".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Float menu - awesome floating side menu" is different from the name declared in plugin header "Float Menu Lite".
External Connections
Not analyzed yet.
Score History
First score snapshot
v7.2.4
96
Latest
- Findings
- 112
- Errors
- 9
- Warnings
- 103
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 96 | 112 | 9 | 103 | v7.2.4 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.