Hover Effect is easily applied to your own elements, modified or just used for inspiration.
99
Score
0
Errors
9
Warnings
+0
Change
Category Scores
Security100
Repo100
Performance100
Maintainability95
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
9
3 issue groups
WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$img_url".7
- Category
- Maintainability
- Occurrences
- 7
- Severity
- warning
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$img_url".
WARNINGMaintainabilityNon-prefixed classClasses declared by a theme/plugin should start with the theme/plugin prefix. Found: "Hover_Effects_Class".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Hover_Effects_Class".
WARNINGMaintainabilitymismatched plugin namePlugin name "Hover Effects - easily create any hover effect" is different from the name declared in plugin header "Hover Effects".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Hover Effects - easily create any hover effect" is different from the name declared in plugin header "Hover Effects".
Score History
First score snapshot
v2.1.3
99
Latest
- Findings
- 9
- Errors
- 0
- Warnings
- 9
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 99 | 9 | 0 | 9 | v2.1.3 | 2.0.0 |