Seed Fonts

Use web fonts (@font-face) by choosing from Google Fonts, Bundled Thai-English fonts, and your own web fonts.

v2.4.2Seed WebsUpdated 2024-08-06Added May 17, 201620k+ installs92% rating
66
Score
29
Errors
11
Warnings
+0
Change

Category Scores

Security43
Repo94
Performance100
Maintainability93

Top Issues by Category

Issues Details

40 issues found in latest scan

ERROR21
WordPress.Security.EscapeOutput.OutputNotEscaped

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

WARNING10
WordPress.WP.EnqueuedResourceParameters.MissingVersion

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.

ERROR3
WordPress.WP.I18n.MissingTranslatorsComment

A function call to __() 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.

ERROR3
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $_font

WARNING1
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR1
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR1
outdated_tested_upto_header

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

Latest Snapshot

Findings

40

Errors

29

Warnings

11

Score History

First score snapshot

First scan completed Jun 20, 2026

v2.4.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v2.4.2

66

Latest

Findings
40
Errors
29
Warnings
11
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins