MultiVendorX: WordPress multivendor plugin to build your dream marketplace. Top-rated multi-vendor plugin to launch your WooCommerce marketplace.
Prioritized issue groups from the latest Plugin Check scan
I18n
644
3 issue groups
Maintainability
178
13 issue groups
Security
108
8 issue groups
Performance
2
1 issue group
Sample message
Mismatched text domain. Expected 'dc-woocommerce-multi-vendor' but got 'multivendorx'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$address".
Sample message
Unescaped parameter $answers_table used in $wpdb->get_row()\n$answers_table assigned unsafely at line 330.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "admin_multivendorx_register_scripts".
Sample message
Use of a direct database call is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$balance_table} at "SELECT * FROM {$balance_table}"
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
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['review_images']
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Unescaped parameter $old_spmv_table used in $wpdb->get_results()\n$old_spmv_table assigned unsafely at line 399.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$method".
Sample message
$_SERVER['REMOTE_ADDR'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
A function call to _n() 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
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "MultiVendorX - WooCommerce Multivendor Marketplace AI Powered Solutions" - 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
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
Detected usage of meta_key, possible slow query.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Tested up to: 7.0.0 The version number should only include major versions 7.0.
Potential connections found in static code analysis.
Outbound calls
182
External assets
4
Incoming endpoints
22
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
admin_post
admin_post
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 more hidden
2 score snapshots
v5.0.9
31
Latest
v5.0.8
31
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 31 | 937 | 664 | 273 | v5.0.9 | 2.0.0 |
| 31 | 937 | 664 | 273 | v5.0.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.