Gutenberg Block Editor Toolkit – EditorsKit

EditorsKit provides a set of page building tools to supercharge the WordPress Gutenberg block editor.

v1.40.6Munir KamalUpdated 2024-05-28Added Feb 27, 201830k+ installs92% rating
35
Score
61
Errors
25
Warnings
+0
Change

Category Scores

Security70
Repo60
Performance100
Maintainability61

Top Issues by Category

maintainability41
i18n25
security9
supply_chain7
repo_compliance3

Issues Details

86 issues found in latest scan

ERROR23
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'block-options' but got 'gutenberghub-styles-manager'.

ERROR18
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR7
hidden_files

Hidden files are not permitted.

WARNING5
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR5
wp_function_not_compatible_with_requires_wp

Function "_wp_to_kebab_case()" requires WordPress 5.8.0, but your plugin minimum supported version is WordPress 5.0.0.

WARNING4
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "after_editorskit_menu_registration".

WARNING2
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "GMS_Gutenberghub_Styles_Manager".

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_GET['block']

WARNING2
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_GET['block'] not unslashed before sanitization. Use wp_unslash() or similar

ERROR2
block_api_version_too_low

Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.

ERROR1
Generic.PHP.ForbiddenFunctions.Found

The use of function move_uploaded_file() is forbidden

WARNING1
Internal.LineEndings.Mixed

File has mixed line endings; this may cause incorrect results

WARNING1
Internal.NoCodeFound

No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.

WARNING1
PluginCheck.CodeAnalysis.DiscouragedFunctions.load_plugin_textdomainFound

load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.

WARNING1
WordPress.DB.SlowDBQuery.slow_db_query_tax_query

Detected usage of tax_query, possible slow query.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "gsm_str_replace_first".

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.VariableConstantNameFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".

WARNING1
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.

ERROR1
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

ERROR1
application_detected

Application files are not permitted.

ERROR1
five_star_reviews_detected

Linking directly to 5 stars reviews is not allowed.

WARNING1
mismatched_plugin_name

Plugin name "Gutenberg Block Editor Toolkit – EditorsKit" is different from the name declared in plugin header "EditorsKit".

ERROR1
outdated_tested_upto_header

Tested up to: 6.5 < 7.0. 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.

WARNING1
plugin_header_invalid_domain_path

The "Domain Path" header in the plugin file must start with forward slash.

ERROR1
plugin_header_no_license

Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.

Latest Snapshot

Findings

86

Errors

61

Warnings

25

Score History

First score snapshot

First scan completed Jun 20, 2026

v1.40.6 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v1.40.6

35

Latest

Findings
86
Errors
61
Warnings
25
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins