Blockskit

An easy plugin to import starter sites and add different effects to the image.

v1.2.2BlockskitDevUpdated 2025-12-21Added May 16, 20238k+ installs0% rating
54
Score
33
Errors
29
Warnings
+0
Change

Category Scores

Security29
Repo74
Performance100
Maintainability85

Top Issues by Category

i18n19
security19
maintainability18
repo_compliance6

Issues Details

62 issues found in latest scan

ERROR17
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'blockskit' but got 'advanced-import'.

ERROR10
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$data_template'.

WARNING7
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

WARNING4
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

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

WARNING4
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

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

WARNING3
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_POST['nonce'] not unslashed before sanitization. Use wp_unslash() or similar

WARNING2
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_POST['nonce']

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_POST['nonce']. Check that the array index exists before using it.

WARNING1
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING1
WordPress.WP.EnqueuedResourceParameters.MissingVersion

Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.

ERROR1
WordPress.WP.I18n.MissingArgDomain

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

ERROR1
WordPress.WP.I18n.MissingTranslatorsComment

A function call to esc_html__() 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.

ERROR1
block_api_version_too_low

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

ERROR1
mismatched_tested_up_to_header

Mismatched "Tested up to": 6.8 != 6.9. The "Tested up to" value in the readme file must match the "Tested up to" value in the plugin header. If the plugin header has a "Tested up to" value, it will override the readme value, which can cause confusion.

ERROR1
outdated_tested_upto_header

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

WARNING1
plugin_header_nonexistent_domain_path

The "Domain Path" header in the plugin file must point to an existing folder. Found: "https://blockskit.com/free"

WARNING1
readme_parser_warnings_no_short_description_present

The "Short Description" section is missing. An excerpt was generated from your main plugin description.

Latest Snapshot

Findings

62

Errors

33

Warnings

29

Score History

First score snapshot

First scan completed Jun 20, 2026

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

Jun 20, 2026

v1.2.2

54

Latest

Findings
62
Errors
33
Warnings
29
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins