WooCommerce wholesale plugin for serving wholesale & B2B customers. Adds wholesale pricing, user roles, dynamic pricing & more.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
52
12 issue groups
Security
13
4 issue groups
I18n
10
2 issue groups
Supply Chain
2
1 issue group
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
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of a non-sanitized input variable: $_GET['_wpnonce']
Sample message
Mismatched text domain. Expected 'woocommerce-wholesale-prices' but got 'woocomerce-wholesale-prices'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Missing $domain parameter in function call to __().
Sample message
$_GET['_wpnonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Wholesale Suite – B2B, Dynamic Pricing & WooCommerce Wholesale Prices" - 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
Unescaped parameter $sql_func used in $wpdb->get_var()\n$sql_func assigned unsafely at line 2560.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['nonce']. Check that the array index exists before using it.
Sample message
Linking directly to 5 stars reviews is not allowed.
Sample message
Hidden files are not permitted.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Plugin name "Wholesale Suite – B2B, Dynamic Pricing & WooCommerce Wholesale Prices" is different from the name declared in plugin header "WooCommerce Wholesale Prices".
Sample message
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
Potential connections found in static code analysis.
Outbound calls
125
External assets
2
Incoming endpoints
14
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.2.9
35
Latest
v2.2.8
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 78 | 22 | 56 | v2.2.9 | 2.0.0 |
| 35 | 74 | 22 | 52 | v2.2.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.