Remove unwanted blocks from the Gutenberg Block Inserter.
| 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 '__'. | 111:30 | Security |
| ERROR | outdated_tested_upto_header | Tested up to: 5.8 < 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 | trunk_stable_tag | Incorrect Stable Tag. It's recommended not to use "Stable Tag: trunk". 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.WP.I18n.MissingTranslatorsComment | A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders. | 111:30 | General |
| WARNING | WordPress.Security.ValidatedSanitizedInput.InputNotSanitized | Detected usage of a non-sanitized input variable: $_POST['bulk-change'] | 185:58 | Security |
| WARNING | trademarked_term | The plugin name includes a restricted term. Your chosen plugin name - "Disable Gutenberg Blocks - Block Manager" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name. | — | Plugin Repo |
| WARNING | plugin_header_nonexistent_domain_path | The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages" | — | Plugin Repo |
| WARNING | trademarked_term | The plugin name includes a restricted term. Your chosen plugin name - "Disable Gutenberg Blocks - Block Manager" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name. | — | Plugin Repo |
| WARNING | trademarked_term | The plugin slug includes a restricted term. Your plugin slug - "disable-gutenberg-blocks" - contains the restricted term "gutenberg" which cannot be used at all in your plugin slug. | — | Plugin Repo |
| WARNING | WordPress.WP.EnqueuedResourceParameters.NotInFooter | In footer ($in_footer) is not set explicitly wp_enqueue_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. | 72:9 | Performance |
| 14.11.2025, 10:00:25 | 9s | 97 | 4 | 10 |