Speed up your posts by lazy-loading the WordPress comments on scroll or click. Works with classic and block themes.
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
WARNINGMaintainabilityNon Prefixed Constant FoundGlobal constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "LLC_BASE_NAME".5
- Category
- Maintainability
- Occurrences
- 5
- Severity
- warning
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "LLC_BASE_NAME".
WARNINGMaintainabilitymissing composer json fileThe "/vendor" directory using composer exists, but "composer.json" file is missing.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Score History
First score snapshot
v2.0.1
99
Latest
- Findings
- 6
- Errors
- 0
- Warnings
- 6
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 99 | 6 | 0 | 6 | v2.0.1 | 2.0.0 |