A simple and easy way to test your theme for all the latest WordPress standards and practices. A great theme development tool!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
71
3 issue groups
I18n
69
1 issue group
Security
12
3 issue groups
Repo Compliance
1
1 issue group
Sample message
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.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['themename']
Sample message
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Sample message
Function "wp_raise_memory_limit()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 3.7.0.
Potential connections found in static code analysis.
Outbound calls
76
External assets
0
Incoming endpoints
0
No external asset domains detected.
No public endpoints detected.
3 score snapshots
v20260901
67
Latest
v20260821
67
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 67 | 153 | 147 | 6 | v20260901 | 2.1.0 |
| 67 | 153 | 147 | 6 | v20260821 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.