Easily upload and host fonts locally. Avoid external requests to enhance security, privacy, speed, and GDPR compliance.
Category Scores
Issues to Review
Prioritized issue groups from the latest Plugin Check scan
Maintainability
10
4 issue groups
Repo Compliance
1
1 issue group
WARNINGMaintainabilityDirect QueryUse of a direct database call is discouraged.4
- Category
- Maintainability
- Occurrences
- 4
- 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().4
- Category
- Maintainability
- Occurrences
- 4
- Severity
- warning
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
WARNINGMaintainabilityMissing VersionResource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
WARNINGMaintainabilitymismatched plugin namePlugin name "Local Fonts Uploader – Upload & Host Any Font Locally for GDPR" is different from the name declared in plugin header "Local Fonts Uploader".1
- Category
- Maintainability
- Occurrences
- 1
- Severity
- warning
Sample message
Plugin name "Local Fonts Uploader – Upload & Host Any Font Locally for GDPR" is different from the name declared in plugin header "Local Fonts Uploader".
ERRORRepo Compliancereadme mismatched header requiresMismatched Requires at least: 6.3 != 6.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.1
- Category
- Repo Compliance
- Occurrences
- 1
- Severity
- error
Sample message
Mismatched Requires at least: 6.3 != 6.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.
External Connections
Not analyzed yet.
Score History
First score snapshot
v1.4.0
98
Latest
- Findings
- 11
- Errors
- 1
- Warnings
- 10
- Check
- 2.0.0
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 98 | 11 | 1 | 10 | v1.4.0 | 2.0.0 |
Relationship Map
Author, categories, issues, domains, and nearby plugins.