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
67
6 issue groups
Maintainability
23
9 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
Processing form data without nonce verification.
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
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
Function "sanitize_textarea_field()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
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
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
2 score snapshots
v6.4
39
Latest
v6.3.14
38
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 91 | 36 | 55 | v6.4 | 2.0.0 |
| 38 | 90 | 37 | 53 | v6.3.14 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.