Integrate WooCommerce with HubSpot’s free CRM, abandoned cart tracking, email marketing, marketing automation, analytics & more.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
278
14 issue groups
Security
53
8 issue groups
Performance
2
1 issue group
I18n
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$acc_class".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $status_sql at "SELECT COUNT(ID) FROM {$wpdb->posts} WHERE post_type IN ( 'product', 'product_variation' ) AND ID NOT IN (SELECT post_parent FROM {$wpdb->posts} WHERE post_type IN ( 'product', 'product_variation' ) ) AND post_status IN ($status_sql)"
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $actions_table used in $wpdb->get_col()\n$actions_table assigned unsafely at line 4129.
Sample message
Unescaped parameter $other_table_id_column used in $wpdb->get_col()\n$other_table_id_column assigned unsafely at line 114.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_hubwoo_pro".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
The use of function set_time_limit() is discouraged
Sample message
$_POST['hubwoo-selected-user-roles'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://docs.wpvip.com/databases/optimize-queries/using-post__not_in/ for more information.
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
Attempting a database schema change is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "$name".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$log'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['hubwoo_nonce']
Sample message
The $text parameter must be a single text string literal. Found: 'Fetching ' . $object_type . ' object'
Sample message
Tested up to: 7.1.0 The version number should only include major versions 7.1.
Sample message
Plugin name "MWB HubSpot for WooCommerce - CRM, Abandoned Cart, Email Marketing, Marketing Automation & Analytics" is different from the name declared in plugin header "MWB HubSpot for WooCommerce".
Potential connections found in static code analysis.
Outbound calls
108
External assets
2
Incoming endpoints
40
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
25 more hidden
2 score snapshots
v1.6.8
33
Latest
v1.6.7
33
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 336 | 32 | 304 | v1.6.8 | 2.1.0 |
| 33 | 305 | 26 | 279 | v1.6.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.