Widget Classes allows you to add classes to your individual widgets to be used by your theme. This is done by appending an additional form field to th …
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | no_license | Missing "License". Please update your readme with a valid GPLv2 (or later) compatible license. | — | — |
| ERROR | WordPress.WP.AlternativeFunctions.strip_tags_strip_tags | strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead. | 134:12 | 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 '$id'. | 147:55 | Security |
| ERROR | WordPress.Security.EscapeOutput.OutputNotEscaped | All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$name'. | 147:81 | Security |
| WARNING | readme_parser_warnings_requires_header_ignored | The "Requires at least" field was ignored. This field should only contain a valid WordPress version such as "6.8" or "6.7". | — | Plugin Repo |
| WARNING | readme_parser_warnings_tested_header_ignored | The "Tested up to" field was ignored. This field should only contain a valid WordPress version such as "6.8" or "6.9". | — | Plugin Repo |
| WARNING | WordPress.Security.NonceVerification.Missing | Processing form data without nonce verification. | 116:47 | Security |
| 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 |
| WARNING | WordPress.Security.NonceVerification.Missing | Processing form data without nonce verification. | 117:40 | Security |
| WARNING | WordPress.Security.ValidatedSanitizedInput.MissingUnslash | $_POST[$widget_id . '-class'] not unslashed before sanitization. Use wp_unslash() or similar | 117:40 | Security |
| 15.11.2025, 07:21:58 | 10s | 97 | 4 | 7 |