GoHero is just a great WooCommerce extension to customize any store. Like change button text/labels, add contents and much more.
Prioritized issue groups from the latest Plugin Check scan
Security
51
6 issue groups
Maintainability
49
9 issue groups
I18n
24
3 issue groups
Repo Compliance
2
2 issue groups
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$admin_settings".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Error while loading file {$template_path}"'.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Sample message
The $text text string should have translatable content. Found: "%s"
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
Mismatched text domain. Expected 'personalize-woocommerce-cart-page' but got 'nm-woostore'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "admin_class".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "the_content".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['_wpnonce_id']
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['_wpnonce_id']. Check that the array index exists before using it.
Sample message
$_REQUEST['_wpnonce_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Plugin name "GoHero Store Customizer for WooCommerce" is different from the name declared in plugin header "GoHero".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Sample message
The "Short Description" section is too long and was truncated. A maximum of 150 characters is supported.
Sample message
The plugin slug includes a restricted term. Your plugin slug - "personalize-woocommerce-cart-page" - contains the restricted term "woocommerce" which cannot be used within in your plugin slug, unless your plugin slug contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your plugin slug.
Potential connections found in static code analysis.
Outbound calls
32
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
wp_ajax
2 score snapshots
v4.1
38
Latest
v4.0
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 126 | 74 | 52 | v4.1 | 2.0.0 |
| 37 | 128 | 75 | 53 | v4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.