A huge set of Quick Enhancements and Handy Tools for WooCommerce – the ultimate WooCommerce booster!
Prioritized issue groups from the latest Plugin Check scan
Security
298
5 issue groups
Maintainability
65
6 issue groups
I18n
24
4 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$category_depth'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
$_GET['dataset'] not unslashed before sanitization. Use wp_unslash() or similar
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
Mismatched text domain. Expected 'woocommerce-store-toolkit' but got 'woocommerce'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['_woo_st_total_volume']
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['_wpnonce']. Check that the array index exists before using it.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Store Toolkit – WooCommerce Extensions, Quick Enhancements & Handy Tools" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name 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 name.
Sample message
File has mixed line endings; this may cause incorrect results
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.
Sample message
The use of function set_time_limit() is discouraged
Sample message
Missing $domain parameter in function call to esc_html_e().
Sample message
Plugin name "Store Toolkit – WooCommerce Extensions, Quick Enhancements & Handy Tools" is different from the name declared in plugin header "Store Toolkit for WooCommerce".
Sample message
Tested up to: 6.8 < 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.
Potential connections found in static code analysis.
Outbound calls
63
External assets
1
Incoming endpoints
4
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.4.5
39
Latest
v2.4.4
39
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 388 | 322 | 66 | v2.4.5 | 2.0.0 |
| 39 | 389 | 323 | 66 | v2.4.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.