Lightweight social sharing and follow buttons for WordPress. Fast, flexible, and easy to use.
99
Score
0
Errors
4
Warnings
+0
Change
Category Scores
Security100
Repo100
Performance100
Maintainability97
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
4
2 issue groups
WARNINGMaintainabilityNon Prefixed Constant FoundGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SOCIAL_MEDIA_FEATHER_PLUGIN_DIRECTORY".3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "SOCIAL_MEDIA_FEATHER_PLUGIN_DIRECTORY".
WARNINGMaintainabilityNon Prefixed Variable FoundGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$terms_accepted".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$terms_accepted".
Score History
First score snapshot
v2.2.4
99
Latest
- Findings
- 4
- Errors
- 0
- Warnings
- 4
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 99 | 4 | 0 | 4 | v2.2.4 | 2.0.0 |