The enterprise-grade multi-vendor engine for WooCommerce. Scale your marketplace with advanced commissions, automated split payments, and AI-powered v …
Prioritized issue groups from the latest Plugin Check scan
Security
1,741
10 issue groups
Maintainability
1,464
11 issue groups
I18n
732
4 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_product".
Sample message
Mismatched text domain. Expected 'wc-multivendor-marketplace' but got "wc-frontend-manager".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$WCFM'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
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
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
$_COOKIE['shop_view'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
File has mixed line endings; this may cause incorrect results
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
Use placeholders and $wpdb->prepare(); found $create_table_query
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Cannot save property `{$key}` containing an API resource of type "'.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['shop_view']
Sample message
Unescaped parameter $create_table_query used in $wpdb->query()\n$create_table_query used without escaping.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$d", but got "%s, %d" in 'Available for shopping more than <b>%s%d</b>.'.
Sample message
The $text parameter must be a single text string literal. Found: $dashboard_page_title
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "add_to_cart_text".
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['key']. Check that the array index exists before using it.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Detected usage of meta_query, possible slow query.
Potential connections found in static code analysis.
Outbound calls
271
External assets
5
Incoming endpoints
24
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
wp_ajax
wp_ajax
7 more hidden
3 score snapshots
v3.8.0
22
Latest
v3.7.4
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 4,058 | 1,950 | 2,108 | v3.8.0 | 2.0.0 |
| 22 | 3,900 | 1,934 | 1,966 | v3.7.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.