Create a sticky vertical sidebar menu that enhances navigation and highlights important links on your website.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
68
4 issue groups
Security
64
2 issue groups
WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".57
- Category
- Maintainability
- Occurrences
- 57
- Severity
- warning
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
WARNINGSecurityNonce verification recommendedProcessing form data without nonce verification.33
- Category
- Security
- Occurrences
- 33
- Severity
- warning
Sample message
Processing form data without nonce verification.
WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.31
- Category
- Security
- Occurrences
- 31
- Severity
- warning
Sample message
Processing form data without nonce verification.
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.
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 "Side Menu Lite - Sticky Floating Side Menu" is different from the name declared in plugin header "Side Menu Lite".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Side Menu Lite - Sticky Floating Side Menu" is different from the name declared in plugin header "Side Menu Lite".
External Connections
Not analyzed yet.
Score History
First score snapshot
v5.5.3
59
Latest
- Findings
- 132
- Errors
- 9
- Warnings
- 123
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 59 | 132 | 9 | 123 | v5.5.3 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.