50+ blocks to create rich sections in the Gutenberg editor. Use professional starter block patterns & templates to create websites within minutes.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
62
12 issue groups
I18n
9
1 issue group
Security
8
3 issue groups
Performance
5
1 issue group
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_responsive_block_editor_addons".
Sample message
Mismatched text domain. Expected 'responsive-block-editor-addons' but got 'responsive'.
Sample message
Function "current_datetime()" requires WordPress 5.3.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Processing form data without nonce verification.
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
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
$_SERVER['HTTP_USER_AGENT'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wp_ajax_rbea_block_templates_import_block".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$combined_css'.
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Plugin name "Responsive Blocks - Page Builder for Blocks & Patterns" is different from the name declared in plugin header "Responsive Blocks - WordPress Gutenberg Blocks".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Tested up to: 6.9 < 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
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The "Changelog" section is too long and was truncated. A maximum of 5000 characters is supported.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Responsive Blocks - WordPress Gutenberg Blocks" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.
Potential connections found in static code analysis.
Outbound calls
278
External assets
5
Incoming endpoints
17
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 more hidden
4 score snapshots
v2.2.8
72
Latest
v2.2.7
72
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 72 | 87 | 43 | 44 | v2.2.8 | 2.0.0 |
| 72 | 86 | 43 | 43 | v2.2.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.