The original WooCommerce multi-vendor plugin. Easily create a WooCommerce marketplace with multi-seller, product vendor stores & vendor commissions.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
677
19 issue groups
Security
85
6 issue groups
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "APICredentialsType".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Config file $fileName not found"'.
Sample message
Detected usage of a non-sanitized input variable: $_ENV['CONTENT_TYPE']
Sample message
$_SERVER['CONTENT_TYPE'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Unescaped parameter $id_column used in $wpdb->get_col()\n$id_column assigned unsafely at line 797.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WCV_ABSPATH_ADMIN".
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['from_date']. Check that the array index exists before using it.
Sample message
The %i modifier is only supported in WP 6.2 or higher. Found: "%i".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$disconnect_url".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WC Vendors - WooCommerce Multivendor, WooCommerce Marketplace, Product Vendors" - 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
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
error_log() found. Debug code should not normally be used in production.
Sample message
trigger_error() found. Debug code should not normally be used in production.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
Potential connections found in static code analysis.
Outbound calls
280
External assets
2
Incoming endpoints
18
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
6 more hidden
5 score snapshots
v2.7.2.2
24
Latest
v2.7.2.1
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 768 | 169 | 599 | v2.7.2.2 | 2.1.0 |
| 24 | 761 | 169 | 592 | v2.7.2.1 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.