Gutenberg Block for WooCommerce Product Table

A WordPress editor block which implements the options found in the WooCommerce Product Table shortcode

v1.0.11Barn2 PluginsUpdated Added 3k+ installs66% rating
35
Score
14
Errors
4
Warnings
+0
Change

Category Scores

Security89
Repo69
Performance100
Maintainability89

Issues to Review

Prioritized issue groups from the latest Plugin Check scan

18 findings

Maintainability

10

4 issue groups

Supply Chain

4

1 issue group

Repo Compliance

2

2 issue groups

I18n

1

1 issue group

ERRORSupply Chainhidden filesHidden files are not permitted.4
Category
Supply Chain
Occurrences
4
Severity
error

Sample message

Hidden files are not permitted.

ERRORMaintainabilitymissing direct file access protectionPHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;4
Category
Maintainability
Occurrences
4
Severity
error

Sample message

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

ERRORMaintainabilityGet terms Param2FoundThe parameter "[ 'hide_empty' => false ]" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.3
Category
Maintainability
Occurrences
3
Severity
error

Sample message

The parameter "[ 'hide_empty' => false ]" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.

WARNINGMaintainabilitytrademarked termThe plugin name includes a restricted term. Your chosen plugin name - "Gutenberg Block for WooCommerce Product Table" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.2
Category
Maintainability
Occurrences
2
Severity
warning

Sample message

The plugin name includes a restricted term. Your chosen plugin name - "Gutenberg Block for WooCommerce Product Table" - contains the restricted term "gutenberg" which cannot be used at all in your plugin name.

WARNINGI18nload plugin textdomain Foundload_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.1
Category
I18n
Occurrences
1
Severity
warning

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.

ERRORSecurityOutput Not EscapedAll output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$messages'.1
Category
Security
Occurrences
1
Severity
error

Sample message

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$messages'.

WARNINGMaintainabilitygithub directoryGitHub workflow directory ".github" detected. This directory should not be included in production plugins.1
Category
Maintainability
Occurrences
1
Severity
warning

Sample message

GitHub workflow directory ".github" detected. This directory should not be included in production plugins.

ERRORRepo Complianceoutdated tested upto headerTested 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.1
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.

ERRORRepo Compliancereadme mismatched header requiresMismatched Requires at least: 6.1 != 6.1.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.1
Category
Repo Compliance
Occurrences
1
Severity
error

Sample message

Mismatched Requires at least: 6.1 != 6.1.0. "Requires at least" needs to be exactly the same with that in your main plugin file's header.

Score History

First score snapshot

v1.0.11

35

Latest

Findings
18
Errors
14
Warnings
4
Check
2.0.0

Related Plugins