Easy self-host Google Fonts, Adobe Fonts support, or upload custom fonts in WordPress. Integrated into the most popular themes and page builders.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
153
14 issue groups
I18n
109
1 issue group
Security
96
10 issue groups
Sample message
Mismatched text domain. Expected 'yabe-webfont' but got 'jooosi-fon'.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attachmentId'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "a!jooosi/fon/api/router:invalid_api".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$columns} at "INSERT IGNORE INTO `{$table}` ({$columns}) SELECT {$columns} FROM `{$legacyTable}`"
Sample message
Unescaped parameter $legacyTable used in $wpdb->query()
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
The "a!jooosi/fon/core/cache:build" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activePlugins".
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
rename() is discouraged. Use WP_Filesystem::move() to rename a file.
Sample message
Attempting a database schema change is discouraged.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook".
Sample message
Detected usage of a non-sanitized input variable: $_GET['page']
Sample message
SQL wildcards for a LIKE query should be passed in through a replacement parameter. Found: LIKE '%1\$s'.
Sample message
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 0.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
$_SERVER['HTTP_REFERER'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Potential connections found in static code analysis.
Outbound calls
114
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
5 score snapshots
v1.1.4
30
Latest
v1.1.3
30
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 369 | 191 | 178 | v1.1.4 | 2.1.0 |
| 30 | 369 | 191 | 178 | v1.1.3 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.