Description Enhance site typography easily with Google and custom fonts. You don't need an API; you can host fonts locally.
Prioritized issue groups from the latest Plugin Check scan
I18n
296
5 issue groups
Maintainability
160
13 issue groups
Security
4
1 issue group
Repo Compliance
2
2 issue groups
Sample message
Mismatched text domain. Expected 'custom-font-uploader' but got 'cfup'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$allowed_font_formats".
Sample message
Function "get_current_screen()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 3.0.1.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "cfu_activation".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Sanitization missing for register_setting().
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CFU_AdminPage".
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
The use of function move_uploaded_file() is forbidden
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Found call to wp_enqueue_style() with external resource. Offloading styles to your servers or any remote service is disallowed.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CUSTOM_FONT_UPLOADER_VERSION".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_locale".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$con".
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: mkdir().
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
The $text parameter must be a single text string literal. Found: CUSTOM_FONT_UPLOADER_VERSION
Sample message
Hidden files are not permitted.
Sample message
Tested up to: 6.5 < 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.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "cfup", expected "custom-font-uploader".
Not analyzed yet.
First score snapshot
v2.4.0
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 463 | 340 | 123 | v2.4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.