Lead Forensics helps you to turn your anonymous website visitors into paying customers. Our business database is the biggest in the world, so every vi …
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | invalid_plugin_name | Plugin name header in your readme is missing or invalid. Please update your readme with a valid plugin name header. Eg: "=== Example Name ===" | — | Plugin Repo |
| ERROR | invalid_tested_upto_minor | Tested up to: 6.8.1 The version number should only include major versions 6.8. | — | 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 'trim'. | 146:22 | Security |
| ERROR | plugin_header_no_license | Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license. | — | Plugin Repo |
| ERROR | plugin_header_invalid_network | The "Network" header in the plugin file is not valid. Can only be set to true, and should be left out when not needed. | — | 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 'trim'. | 132:121 | Security |
| WARNING | readme_parser_warnings_trimmed_short_description | The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported. | — | Plugin Repo |
| WARNING | WordPress.WP.EnqueuedResourceParameters.MissingVersion | Resource version not set in call to wp_register_script(). This means new versions of the script may not always be loaded due to browser caching. | 166:13 | Performance |
| WARNING | WordPress.WP.EnqueuedResourceParameters.NotInFooter | In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header. | 166:13 | Performance |
| WARNING | readme_parser_warnings_ignored_tags | One or more tags were ignored. The following tags are not permitted: "plugin", "wordpress" | — | Plugin Repo |
| 13.11.2025, 22:27:41 | 8s | 98 | 6 | 5 |