Top Issues by Category
i18n39
maintainability13
Issues Details
55 issues found in latest scan
Mismatched text domain. Expected 'add-wpgraphql-seo' but got 'wp-graphql-yoast-seo'.
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPGRAPHQL_YOAST_SEO_PLUGIN_DIR".
The $text parameter must be a single text string literal. Found: 'Raw schema for ' . $post_type_object->graphql_single_name
The plugin name includes a restricted term. Your chosen plugin name - "Add WPGraphQL SEO" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wpcom_vip_attachment_cache_key".
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Plugin name "WPGraphQL Yoast SEO Addon" is different from the name declared in plugin header "Add WPGraphQL SEO".
Tested up to: 6.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.
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Mismatched Stable Tag: 5.0.2 != v5.0.2. 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.
The "Text Domain" header in the plugin file does not match the slug. Found "wp-graphql-yoast-seo", expected "add-wpgraphql-seo".
Unexpected markdown file "AGENTS.md" detected in plugin root. Only specific markdown files are expected in production plugins.
| Code | Type | Message | Count |
|---|---|---|---|
| WordPress.WP.I18n.TextDomainMismatch | ERROR | Mismatched text domain. Expected 'add-wpgraphql-seo' but got 'wp-graphql-yoast-seo'. | 35 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound | WARNING | Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPGRAPHQL_YOAST_SEO_PLUGIN_DIR". | 3 |
| WordPress.WP.I18n.NonSingularStringLiteralText | ERROR | The $text parameter must be a single text string literal. Found: 'Raw schema for ' . $post_type_object->graphql_single_name | 3 |
| trademarked_term | WARNING | The plugin name includes a restricted term. Your chosen plugin name - "Add WPGraphQL SEO" - contains the restricted term "wp" which cannot be used at all in your plugin name. | 3 |
| WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | WARNING | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wpcom_vip_attachment_cache_key". | 2 |
| WordPress.WP.DiscouragedFunctions.wp_reset_query_wp_reset_query | WARNING | wp_reset_query() is discouraged. Use wp_reset_postdata() instead. | 1 |
| application_detected | ERROR | Application files are not permitted. | 1 |
| mismatched_plugin_name | WARNING | Plugin name "WPGraphQL Yoast SEO Addon" is different from the name declared in plugin header "Add WPGraphQL SEO". | 1 |
| outdated_tested_upto_header | ERROR | Tested up to: 6.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. | 1 |
| plugin_header_no_license | ERROR | Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license. | 1 |
| plugin_header_nonexistent_domain_path | WARNING | The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages" | 1 |
| stable_tag_mismatch | ERROR | Mismatched Stable Tag: 5.0.2 != v5.0.2. 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. | 1 |
| textdomain_mismatch | WARNING | The "Text Domain" header in the plugin file does not match the slug. Found "wp-graphql-yoast-seo", expected "add-wpgraphql-seo". | 1 |
| unexpected_markdown_file | WARNING | Unexpected markdown file "AGENTS.md" detected in plugin root. Only specific markdown files are expected in production plugins. | 1 |
Latest Snapshot
Findings
55
Errors
42
Warnings
13
Score History
First score snapshot
First scan completed
vv5.0.2 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
vv5.0.2
95
Latest
- Findings
- 55
- Errors
- 42
- Warnings
- 13
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Latest | 95 | 55 | 42 | 13 | vv5.0.2 | 2.0.0 | 2026.06-mvp-static-v2 |