Not a big fan of green and black? Love the layout of Twenty Fourteen, but need its colors to match your brand? Don't have time to create a child …
Category Scores
Top Issues by Category
maintainability5
repo_compliance3
Issues Details
17 issues found in latest scan
Mismatched text domain. Expected 'fourteen-colors' but got 'fouteen-colors'.
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$data'.
Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier.
Tested up to: 6.3 < 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.
The "Short Description" section is missing. An excerpt was generated from your main plugin description.
Function "is_customize_preview()" requires WordPress 4.0.0, but your plugin minimum supported version is WordPress 3.6.0.
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.WP.I18n.TextDomainMismatch | ERROR | Mismatched text domain. Expected 'fourteen-colors' but got 'fouteen-colors'. | 7 |
| missing_direct_file_access_protection | ERROR | PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit; | 4 |
| WordPress.Security.EscapeOutput.OutputNotEscaped | ERROR | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$data'. | 2 |
| license_mismatch | ERROR | Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier. | 1 |
| outdated_tested_upto_header | ERROR | Tested up to: 6.3 < 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. | 1 |
| readme_parser_warnings_no_short_description_present | WARNING | The "Short Description" section is missing. An excerpt was generated from your main plugin description. | 1 |
| wp_function_not_compatible_with_requires_wp | ERROR | Function "is_customize_preview()" requires WordPress 4.0.0, but your plugin minimum supported version is WordPress 3.6.0. | 1 |
Latest Snapshot
Findings
17
Errors
16
Warnings
1
Score History
First score snapshot
First scan completed
v1.6 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
v1.6
88
Latest
- Findings
- 17
- Errors
- 16
- Warnings
- 1
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Latest | 88 | 17 | 16 | 1 | v1.6 | 2.0.0 | 2026.06-mvp-static-v2 |