Beautiful, responsive image galleries and portfolios. Showcase your work with stunning galleries, no coding required.
97
Score
30
Errors
3
Warnings
+0
Change
Category Scores
Security100
Repo100
Performance100
Maintainability86
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
33
3 issue groups
ERRORMaintainabilitywp function not compatible with requires wpFunction "get_rest_url()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.0.0.30
- Category
- Maintainability
- Occurrences
- 30
- Severity
- error
Sample message
Function "get_rest_url()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.0.0.
WARNINGMaintainabilityNon Prefixed Hookname FoundHook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ajax_load_more_method".2
- Category
- Maintainability
- Occurrences
- 2
- Severity
- warning
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ajax_load_more_method".
WARNINGMaintainabilityslow db query tax queryDetected usage of tax_query, possible slow query.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Detected usage of tax_query, possible slow query.
Score History
First score snapshot
v1.1.8
97
Latest
- Findings
- 33
- Errors
- 30
- Warnings
- 3
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 97 | 33 | 30 | 3 | v1.1.8 | 2.0.0 |