Upload custom fonts with custom font uploader. Auto converts to woff2 for better performance. Self-hosted, GDPR compliant, and easy custom font plugin
Prioritized issue groups from the latest Plugin Check scan
Security
68
6 issue groups
Maintainability
23
10 issue groups
Repo Compliance
1
1 issue group
Sample message
$_GET['predefinedfontid'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$languageSelector['selectHTML']'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['predefinedfontid']
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['delete_font_assign_key']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fwrite().
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Tested up to: 7.0.4 The version number should only include major versions 7.0.
Sample message
Plugin name "Use Any Font | Custom Font Uploader" is different from the name declared in plugin header "Use Any Font".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
29
External assets
1
Incoming endpoints
1
No public endpoints detected.
wp_ajax
3 score snapshots
v6.4.1
38
Latest
v6.4
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 92 | 36 | 56 | v6.4.1 | 2.1.0 |
| 39 | 91 | 36 | 55 | v6.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.