Self-Hosted Google Fonts

Automatically self-host all the Google Fonts on your site. Plug and play.

v1.0.1asadknUpdated 2018-06-15Added May 26, 201830k+ installs96% rating
77
Score
35
Errors
11
Warnings
+0
Change

Category Scores

Security66
Repo94
Performance100
Maintainability82

Top Issues by Category

Issues Details

46 issues found in latest scan

ERROR24
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'selfhost-google-fonts' but got 'sphere-sgf'.

ERROR4
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field'.

WARNING4
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "sgf/admin/active_notice".

ERROR2
WordPress.WP.I18n.MissingTranslatorsComment

A function call to esc_html__() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.

ERROR1
PluginCheck.CodeAnalysis.Heredoc.NotAllowed

Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.InvalidPrefixPassed

The &quot;sgf/process&quot; prefix is not a valid namespace/function/class/variable/constant prefix in PHP.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;SGF_IS_PRO&quot;.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: &quot;sgf_old_php_admin_error_notice&quot;.

ERROR1
WordPress.WP.AlternativeFunctions.rand_rand

rand() is discouraged. Use the far less predictable wp_rand() instead.

WARNING1
WordPress.WP.EnqueuedResourceParameters.NotInFooter

In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.

ERROR1
outdated_tested_upto_header

Tested up to: 4.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.

WARNING1
textdomain_mismatch

The "Text Domain" header in the plugin file does not match the slug. Found "sphere-sgf", expected "selfhost-google-fonts".

ERROR1
trunk_stable_tag

Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". Your Stable Tag is meant to be the stable version of your plugin and it needs to be exactly the same with the Version in your main plugin file's header. Any mismatch can prevent users from downloading the correct plugin files from WordPress.org.

ERROR1
wp_function_not_compatible_with_requires_wp

Function "wp_doing_ajax()" requires WordPress 4.7.0, but your plugin minimum supported version is WordPress 4.0.0.

Latest Snapshot

Findings

46

Errors

35

Warnings

11

Score History

First score snapshot

First scan completed Jun 20, 2026

v1.0.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v1.0.1

77

Latest

Findings
46
Errors
35
Warnings
11
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins