Collection of advanced blocks to be used with WordPress Gutenberg Pagebuilder
Prioritized issue groups from the latest Plugin Check scan
Maintainability
63
12 issue groups
Performance
20
1 issue group
Security
2
1 issue group
Repo Compliance
1
1 issue group
Sample message
Detected usage of tax_query, possible slow query.
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$count".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "sb_all_blocks_list".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "sb_get_all_blocks_desc".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "FS_CHMOD_DIR".
Sample message
Detected usage of a non-sanitized input variable: $_POST['blocks']
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Smart Blocks - WordPress Gutenberg Blocks" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.
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
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPTT_WebFont_Loader".
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
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.
Not analyzed yet.
First score snapshot
v2.8
88
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 88 | 86 | 10 | 76 | v2.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.