Removes the Yoast SEO advertisement HTML comments from your front-end source code.
Category Scores
Top Issues by Category
maintainability9
repo_compliance3
Issues Details
17 issues found in latest scan
Function "__()" requires WordPress 2.1.0, but your plugin minimum supported version is WordPress 1.2.0.
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$content'.
The plugin name includes a restricted term. Your chosen plugin name - "Remove Yoast SEO Comments" - contains the restricted term "yoast" which cannot be used at all in your plugin name.
Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license.
Tested up to: 4.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.
One or more tags were ignored. Please limit your plugin to 5 tags.
Mismatched Stable Tag: 1.2.0 != 3.1. 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 "rysc", expected "remove-yoast-seo-comments".
| Code | Type | Message | Count |
|---|---|---|---|
| wp_function_not_compatible_with_requires_wp | ERROR | Function "__()" requires WordPress 2.1.0, but your plugin minimum supported version is WordPress 1.2.0. | 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 '$content'. | 3 |
| trademarked_term | WARNING | The plugin name includes a restricted term. Your chosen plugin name - "Remove Yoast SEO Comments" - contains the restricted term "yoast" which cannot be used at all in your plugin name. | 3 |
| Generic.PHP.ForbiddenFunctions.Found | ERROR | The use of function eval() is forbidden | 1 |
| WordPress.WP.I18n.MissingArgDomain | ERROR | Missing $domain parameter in function call to __(). | 1 |
| no_license | ERROR | Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license. | 1 |
| outdated_tested_upto_header | ERROR | Tested up to: 4.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 |
| readme_parser_warnings_too_many_tags | WARNING | One or more tags were ignored. Please limit your plugin to 5 tags. | 1 |
| stable_tag_mismatch | ERROR | Mismatched Stable Tag: 1.2.0 != 3.1. 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 "rysc", expected "remove-yoast-seo-comments". | 1 |
Latest Snapshot
Findings
17
Errors
12
Warnings
5
Score History
First score snapshot
First scan completed
v3.1 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2
v3.1
85
Latest
- Findings
- 17
- Errors
- 12
- Warnings
- 5
- Plugin Check
- 2.0.0
- Model
- 2026.06-mvp-static-v2
| Scan | Score | Findings | Errors | Warnings | Plugin | Plugin Check | Model |
|---|---|---|---|---|---|---|---|
| Latest | 85 | 17 | 12 | 5 | v3.1 | 2.0.0 | 2026.06-mvp-static-v2 |