| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | stable_tag_mismatch | Mismatched Stable Tag: 0.2.0 != 0.1.4. 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 '$retval'. | 413:14 | Security |
| ERROR | outdated_tested_upto_header | Tested up to: 4.4 < 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.Security.NonceVerification.Recommended | Processing form data without nonce verification. | 400:15 | Security |
| WARNING | WordPress.Security.NonceVerification.Missing | Processing form data without nonce verification. | 444:20 | Security |
| WARNING | WordPress.Security.NonceVerification.Missing | Processing form data without nonce verification. | 445:6 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST[$term_key] not unslashed before sanitization. Use wp_unslash() or similar | 445:6 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST[$term_key] | 445:6 | Security |
| WARNING | readme_parser_warnings_too_many_tags | One or more tags were ignored. Please limit your plugin to 5 tags. | — | Plugin Repo |
| WARNING | readme_parser_warnings_no_short_description_present | The "Short Description" section is missing. An excerpt was generated from your main plugin description. | — | Plugin Repo |
| 15.11.2025, 18:25:15 | 11s | 97 | 3 | 13 |