Adds a meta box to the edit posts/pages admin area for inputing an HTML meta description.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$meta_description'. | 55:46 | 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 |
| ERROR | no_license | Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license. | — | — |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'shinra_get_meta_description'. | 44:123 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_POST['post_type']. Use isset() or empty() to check the index exists before using it | 33:7 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_POST['shinra_meta_description_textarea']. Use isset() or empty() to check the index exists before using it | 36:60 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST['shinra_meta_description_textarea'] not unslashed before sanitization. Use wp_unslash() or similar | 36:60 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['shinra_meta_description_textarea'] | 36:60 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotValidated | Detected usage of a possibly undefined superglobal array index: $_POST['shinra_meta_description_nonce']. Use isset() or empty() to check the index exists before using it | 31:25 | Security |
| WARNING | readme_parser_warnings_too_many_tags | One or more tags were ignored. Please limit your plugin to 5 tags. | — | Plugin Repo |
| 16.11.2025, 06:13:21 | 9s | 96 | 4 | 9 |