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.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
172
11 issue groups
Security
22
4 issue groups
I18n
4
2 issue groups
Repo Compliance
3
3 issue groups
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Processing form data without nonce verification.
Sample message
$_POST[$email_field_id]['value'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
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})"'.
Sample message
Mismatched text domain. Expected 'coblocks' but got 'gutenberg'.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST[$email_field_id]['value']. Check that the array index exists before using it.
Sample message
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.
Sample message
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.
Sample message
The use of function ini_set() is discouraged
Sample message
get_page_by_title() has been deprecated since WordPress version 6.2.0. Use WP_Query instead.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Plugin name "Page Builder Gutenberg Blocks – CoBlocks" is different from the name declared in plugin header "CoBlocks".
Sample message
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.
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
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.
Not analyzed yet.
First score snapshot
v3.1.17
50
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 50 | 203 | 167 | 36 | v3.1.17 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.