Filter extension for the famous Statify WordPress plugin.
99
Score
0
Errors
6
Warnings
+0
Change
Category Scores
Security100
Repo100
Performance100
Maintainability96
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
6
2 issue groups
WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- warning
Sample message
Use of a direct database call is discouraged.
WARNINGMaintainabilityNo CachingDirect database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().3
- Category
- Maintainability
- Occurrences
- 3
- Severity
- warning
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Score History
First score snapshot
v1.8.0
99
Latest
- Findings
- 6
- Errors
- 0
- Warnings
- 6
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 99 | 6 | 0 | 6 | v1.8.0 | 2.0.0 |