Gutenberg Blocks – Unlimited blocks For Gutenberg

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 …

v1.2.8ThemeHunkUpdated Added 900 installs74% rating0% support resolved
35
Score
51
Errors
247
Warnings
+0
Change

Category Scores

Security0
Repo91
Performance100
Maintainability58

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

298 findings

Security

166

4 issue groups

Maintainability

106

11 issue groups

I18n

24

3 issue groups

Repo Compliance

2

2 issue groups

WARNINGSecurityMissing nonce verificationProcessing form data without nonce verification.114
Category
Security
Occurrences
114
Severity
warning

Sample message

Processing form data without nonce verification.

WARNINGMaintainabilityslow db query meta keyDetected usage of meta_key, possible slow query.38
Category
Maintainability
Occurrences
38
Severity
warning

Sample message

Detected usage of meta_key, possible slow query.

WARNINGSecurityRequest data is not unslashed$_POST['attr'] not unslashed before sanitization. Use wp_unslash() or similar26
Category
Security
Occurrences
26
Severity
warning

Sample message

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

WARNINGMaintainabilityMissing VersionResource 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.22
Category
Maintainability
Occurrences
22
Severity
warning

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.

ERRORI18nNon Singular String Literal TextThe $text parameter must be a single text string literal. Found: $attr['title']['value']20
Category
I18n
Occurrences
20
Severity
error

Sample message

The $text parameter must be a single text string literal. Found: $attr['title']['value']

WARNINGSecurityInput is not sanitizedDetected usage of a non-sanitized input variable: $_POST['attr']14
Category
Security
Occurrences
14
Severity
warning

Sample message

Detected usage of a non-sanitized input variable: $_POST['attr']

ERRORSecurityOutput is not escapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'unlimited_blocks_layout_grid_html'.12
Category
Security
Occurrences
12
Severity
error

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'.

ERRORMaintainabilityOffloaded ContentFound call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.10
Category
Maintainability
Occurrences
10
Severity
error

Sample message

Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.

WARNINGMaintainabilityNon-prefixed global variableGlobal variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$Line_".10
Category
Maintainability
Occurrences
10
Severity
warning

Sample message

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$Line_".

WARNINGMaintainabilityNot In FooterIn 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.10
Category
Maintainability
Occurrences
10
Severity
warning

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.

Show 10 more
WARNINGMaintainabilityslow db query meta query6
Category
Maintainability
Occurrences
6
Severity
warning

Sample message

Detected usage of meta_query, possible slow query.

ERRORMaintainabilityMissing direct file access protection4
Category
Maintainability
Occurrences
4
Severity
error

Sample message

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

WARNINGMaintainabilityNon-prefixed class2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Th_Simple_Product".

WARNINGMaintainabilityNon-prefixed hook name2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_loop_add_to_cart_link".

ERRORI18nMissing Arg Domain2
Category
I18n
Occurrences
2
Severity
error

Sample message

Missing $domain parameter in function call to __().

ERRORI18nText Domain Mismatch2
Category
I18n
Occurrences
2
Severity
error

Sample message

Mismatched text domain. Expected 'unlimited-blocks' but got 'th-elemento'.

WARNINGMaintainabilitymismatched plugin name1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

Plugin name "Gutenberg Blocks - Unlimited blocks For Gutenberg" is different from the name declared in plugin header "Unlimited Blocks".

ERRORRepo Complianceoutdated tested upto header1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Tested up to: 6.7 < 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.

WARNINGRepo Compliancereadme parser warnings trimmed short description1
Category
Repo Compliance
Occurrences
1
Severity
warning

Sample message

The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.

WARNINGMaintainabilitytrademarked term1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

The plugin name includes a restricted term. Your chosen plugin name - "Gutenberg Blocks - Unlimited blocks For Gutenberg" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.

External Connections

Potential connections found in static code analysis.

13 domains

Outbound calls

46

External assets

14

Incoming endpoints

32

Notable Domains

vimeo.com6 · outbound
fontawesome.com4 · outbound
themehunk.com4 · outbound
app.vzaar.com2 · outbound
jquery.com2 · outbound
jquery.org2 · outbound

Platform / Reference Domains

github.com6 · platform/reference

External Asset Domains

cdnjs.cloudflare.com16 · asset + outbound
cdn.jsdelivr.net6 · asset + outbound
fonts.googleapis.com6 · asset + outbound

Incoming Endpoints

/wp-json/unlimited-blocks-post-api/v3/postsREST

register_rest_route

/wp-json/unlimited-blocks-product-api/v3/productREST

register_rest_route

wp_ajax_nopriv_unlimited_section_post_category_layout_blockpublic

wp_ajax

wp_ajax_nopriv_unlimited_section_post_category_layout_choose_categorypublic

wp_ajax

wp_ajax_nopriv_unlimited_section_post_image_five_postpublic

wp_ajax

wp_ajax_nopriv_unlimited_section_post_image_four_postpublic

wp_ajax

Admin AJAX endpoints7
wp_ajax_unlimited_section_post_category_layout_blockauthenticated

wp_ajax

wp_ajax_unlimited_section_post_category_layout_choose_categoryauthenticated

wp_ajax

wp_ajax_unlimited_section_post_image_five_postauthenticated

wp_ajax

wp_ajax_unlimited_section_post_image_four_postauthenticated

wp_ajax

wp_ajax_unlimited_section_post_image_three_postauthenticated

wp_ajax

wp_ajax_unlimited_section_post_layout_gridauthenticated

wp_ajax

wp_ajax_unlimited_section_post_layout_listauthenticated

wp_ajax

Score History

First score snapshot

v1.2.8

35

Latest

Findings
298
Errors
51
Warnings
247
Check
2.0.0

Relationship Map

Author, categories, issues, domains, and nearby plugins.

35 nodes

Related Plugins

Breadcrumb Block

3k+ active installs

100
Counting Number Block

2k+ active installs

100
Crowdsignal Forms

200k+ active installs

100
Events Block

500 active installs

100