Unlimited Blocks: WordPress Gutenberg Blocks is the editor blocks that are used to create content layouts that you can insert onto anywhere on your Wo …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
52
9 issue groups
Security
26
3 issue groups
I18n
5
3 issue groups
Repo Compliance
1
1 issue group
Sample message
Detected usage of meta_key, possible slow query.
Sample message
$_POST['attr'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
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.
Sample message
Detected usage of a non-sanitized input variable: $_POST['attr']
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'unlimited_blocks_layout_grid_html'.
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$Line_".
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
The $text parameter must be a single text string literal. Found: $attr['title'][0]['value']
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Unlimited Addons For Gutenberg Blocks" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Th_Simple_Product".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_loop_add_to_cart_link".
Sample message
Missing $domain parameter in function call to __().
Sample message
Mismatched text domain. Expected 'unlimited-blocks' but got 'th-elemento'.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Potential connections found in static code analysis.
Outbound calls
23
External assets
7
Incoming endpoints
16
register_rest_route
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
2 score snapshots
v1.2.9
59
Latest
v1.2.8
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 59 | 84 | 16 | 68 | v1.2.9 | 2.0.0 |
| 35 | 298 | 51 | 247 | v1.2.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.