Remove all meta generator tags for all plugins. No settings necessary! Install and activate.
| Code | Message | Location | Category | |
|---|---|---|---|---|
| ERROR | invalid_tested_upto_minor | Tested up to: 6.8.1 The version number should only include major versions 6.8. | — | Plugin Repo |
| ERROR | stable_tag_mismatch | Mismatched Stable Tag: 1 != 1.1. 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.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "remove_meta_generators". | 26:9 | Plugin Repo |
| ERROR | WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound | Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "clean_meta_generators". | 31:9 | Plugin Repo |
| WARNING | readme_parser_warnings_too_many_tags | One or more tags were ignored. Please limit your plugin to 5 tags. | — | Plugin Repo |
| WARNING | Squiz.PHP.DiscouragedFunctions.Discouraged | The use of function ini_set() is discouraged | 25:9 | — |
| 15.11.2025, 16:51:09 | 9s | 99 | 4 | 2 |