Page Builder Gutenberg Blocks – CoBlocks

CoBlocks is a suite of page builder WordPress blocks for Gutenberg, with 10+ new blocks and a true page builder experience with rows and columns.

v3.1.17GoDaddyUpdated 2026-03-05Added Apr 19, 2018300k+ installs86% rating0% support resolved
50
Score
167
Errors
36
Warnings
+0
Change

Category Scores

Security32
Repo86
Performance97
Maintainability50

Top Issues by Category

maintainability172
security22
i18n4
repo_compliance3
performance2

Issues Details

203 issues found in latest scan

ERROR138
block_api_version_too_low

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

ERROR15
missing_direct_file_access_protection

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

WARNING9
WordPress.PHP.DevelopmentFunctions.error_log_trigger_error

trigger_error() found. Debug code should not normally be used in production.

WARNING7
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING7
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

ERROR6
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"ICal::iCalDateToUnixTimestamp: Invalid date passed ({$icalDate})"'.

ERROR3
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'coblocks' but got 'gutenberg'.

WARNING2
WordPress.DB.SlowDBQuery.slow_db_query_tax_query

Detected usage of tax_query, possible slow query.

WARNING2
WordPress.PHP.DevelopmentFunctions.error_log_error_log

error_log() found. Debug code should not normally be used in production.

WARNING2
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

WARNING2
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_post__not_in

Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.

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
Squiz.PHP.DiscouragedFunctions.Discouraged

The use of function ini_set() is discouraged

ERROR1
WordPress.WP.DeprecatedFunctions.get_page_by_titleFound

get_page_by_title() has been deprecated since WordPress version 6.2.0. Use WP_Query instead.

ERROR1
five_star_reviews_detected

Linking directly to 5 stars reviews is not allowed.

ERROR1
library_core_files

Library files that are already in the WordPress core are not permitted.

WARNING1
mismatched_plugin_name

Plugin name "Page Builder Gutenberg Blocks – CoBlocks" is different from the name declared in plugin header "CoBlocks".

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.

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: "languages"

WARNING1
trademarked_term

The plugin name includes a restricted term. Your chosen plugin name - "Page Builder Gutenberg Blocks – CoBlocks" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.

Latest Snapshot

Findings

203

Errors

167

Warnings

36

Score History

First score snapshot

First scan completed Jun 19, 2026

v3.1.17 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 19, 2026

v3.1.17

50

Latest

Findings
203
Errors
167
Warnings
36
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins