Theme Check

A simple and easy way to test your theme for all the latest WordPress standards and practices. A great theme development tool!

v20231220WordPress.orgUpdated 2023-12-20Added Jun 9, 201820k+ installs96% rating
67
Score
143
Errors
6
Warnings
+0
Change

Category Scores

Security52
Repo89
Performance100
Maintainability77

Top Issues by Category

Issues Details

149 issues found in latest scan

ERROR73
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.

ERROR61
missing_direct_file_access_protection

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

ERROR6
WordPress.Security.EscapeOutput.OutputNotEscaped

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

WARNING4
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_POST['themename']

ERROR1
no_license

Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.

ERROR1
outdated_tested_upto_header

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

ERROR1
wp_function_not_compatible_with_requires_wp

Function "wp_raise_memory_limit()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 3.7.0.

Latest Snapshot

Findings

149

Errors

143

Warnings

6

Score History

First score snapshot

First scan completed Jun 20, 2026

v20231220 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v20231220

67

Latest

Findings
149
Errors
143
Warnings
6
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins