Add an easy and powerful product compare feature to your WooCommerce store. Let customers do product comparison by price, features, and attributes.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
144
9 issue groups
Security
84
7 issue groups
I18n
13
4 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$attributeName".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$pos_class'.
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE[$cookieName] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Mismatched text domain. Expected 'th-product-compare' but got 'th-advance-product-search'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "th_compare_admin".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "admin_scripts".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "TH_PRODUCT_BASE_NAME".
Sample message
Detected usage of a non-sanitized input variable: $_GET['th-tab']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "th-product-compare-field".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['add_remove']. Check that the array index exists before using it.
Sample message
The $text parameter must be a single text string literal. Found: $name_
Sample message
Do not use Localhost/127.0.0.1/*.local in your code. Found: http://localhost/
Sample message
Missing $domain parameter in function call to esc_html__().
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
Linking directly to 5 stars reviews is not allowed.
Sample message
Plugin name "Product Compare for WooCommerce" is different from the name declared in plugin header "TH Product Compare".
Potential connections found in static code analysis.
Outbound calls
104
External assets
0
Incoming endpoints
8
No external asset domains detected.
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v1.4.1
38
Latest
v1.4.0
38
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 241 | 55 | 186 | v1.4.1 | 2.0.0 |
| 38 | 246 | 55 | 191 | v1.4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.