Improve your WordPress SEO editor: Provide a way to modify Yoast SEO fields in quick edit, it's depending on Yoast SEO plugin.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | license_mismatch | Your plugin has a different license declared in the readme file and plugin header. Please update your readme with a valid GPL license identifier. | — | Plugin Repo |
| ERROR | stable_tag_mismatch | Mismatched Stable Tag: 1.0 != 1.0.0. 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. | — | Plugin Repo |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$html'. | 82:14 | Security |
| ERROR | outdated_tested_upto_header | Tested up to: 4.9 < 6.8. 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. | — | Plugin Repo |
| WARNING | WordPress.WP.EnqueuedResourceParameters.MissingVersion | Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching. | 38:9 | Performance |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['post_metadata_field'] not unslashed before sanitization. Use wp_unslash() or similar | 99:30 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['post_metadata_field'] | 99:30 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['post_wpsqe_title'] not unslashed before sanitization. Use wp_unslash() or similar | 109:80 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['post_wpsqe_desc'] not unslashed before sanitization. Use wp_unslash() or similar | 110:78 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['post_wpsqe_fk'] not unslashed before sanitization. Use wp_unslash() or similar | 111:74 | Security |
| 15.11.2025, 15:50:10 | 12s | 97 | 4 | 12 |