Instantly change your entire website's typography with Google Fonts, Adobe Fonts, or custom fonts — no coding required. Live preview your changes.
Category Scores
Top Issues by Category
maintainability46
security1
supply_chain1
repo_compliance1
Issues Details
49 issues found in latest scan
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.0.0.
The plugin name includes a restricted term. Your chosen plugin name - "Fonts Plugin | Google Fonts, Adobe Fonts & Upload Fonts" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sanitization missing for register_setting().
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Plugin name "Fonts Plugin | Google Fonts, Adobe Fonts & Upload Fonts" is different from the name declared in plugin header "Fonts Plugin | Use Google Fonts, Adobe Fonts or Upload Fonts".
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Unexpected markdown file "CLAUDE.md" detected in plugin root. Only specific markdown files are expected in production plugins.
| Code | Type | Message | Count |
|---|---|---|---|
| missing_direct_file_access_protection | ERROR | PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit; | 32 |
| wp_function_not_compatible_with_requires_wp | ERROR | Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.0.0. | 4 |
| WordPress.DB.DirectDatabaseQuery.DirectQuery | WARNING | Use of a direct database call is discouraged. | 3 |
| trademarked_term | WARNING | The plugin name includes a restricted term. Your chosen plugin name - "Fonts Plugin | Google Fonts, Adobe Fonts & Upload Fonts" - contains the restricted term "plugin" which cannot be used at all in your plugin name. | 2 |
| PluginCheck.CodeAnalysis.Offloading.OffloadedContent | ERROR | Offloading images, js, css, and other scripts to your servers or any remote service is disallowed. | 1 |
| PluginCheck.CodeAnalysis.SettingSanitization.register_settingMissing | ERROR | Sanitization missing for register_setting(). | 1 |
| WordPress.DB.DirectDatabaseQuery.NoCaching | WARNING | Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete(). | 1 |
| badly_named_files | ERROR | File and folder names must not contain spaces or special characters. | 1 |
| hidden_files | ERROR | Hidden files are not permitted. | 1 |
| mismatched_plugin_name | WARNING | Plugin name "Fonts Plugin | Google Fonts, Adobe Fonts & Upload Fonts" is different from the name declared in plugin header "Fonts Plugin | Use Google Fonts, Adobe Fonts or Upload Fonts". | 1 |
| outdated_tested_upto_header | ERROR | Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress. | 1 |
| unexpected_markdown_file | WARNING | Unexpected markdown file "CLAUDE.md" detected in plugin root. Only specific markdown files are expected in production plugins. | 1 |
Latest Snapshot
Findings
49
Errors
41
Warnings
8
Score History
First score snapshot
First scan completed Jun 19, 2026
v4.1.3 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
Jun 19, 2026
v4.1.3
35
Latest
- Findings
- 49
- Errors
- 41
- Warnings
- 8
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Jun 19, 2026Latest | 35 | 49 | 41 | 8 | v4.1.3 | 2.0.0 | 2026.06-mvp-static-v2 |