WCFM Marketplace – Multivendor Marketplace for WooCommerce

The most featured and powerful multi vendor plugin for WordPress, setup fantastic woocommerce marketplace store in minutes.

v3.7.3WC LoversUpdated Added 10k+ installs92% rating33% support resolved
22
Score
1,937
Errors
1,969
Warnings
+0
Change

Category Scores

Security0
Repo83
Performance92
Maintainability0

Top Issues by Category

security1,737
maintainability1,340
i18n710

Issues Details

3,906 issues found in latest scan

WARNING769
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_product".

ERROR533
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'wc-multivendor-marketplace' but got "wc-frontend-manager".

ERROR444
WordPress.Security.EscapeOutput.OutputNotEscaped

All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$WCFM'.

ERROR433
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.

WARNING203
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING202
WordPress.DB.DirectDatabaseQuery.NoCaching

Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().

WARNING202
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING188
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING156
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_COOKIE['shop_view'] not unslashed before sanitization. Use wp_unslash() or similar

ERROR87
WordPress.WP.I18n.MissingTranslatorsComment

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.

ERROR84
WordPress.DB.PreparedSQL.NotPrepared

Use placeholders and $wpdb->prepare(); found $create_table_query

ERROR80
WordPress.Security.EscapeOutput.ExceptionNotEscaped

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 "'.

WARNING55
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_COOKIE['shop_view']

ERROR50
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $create_table_query used in $wpdb->query()\n$create_table_query used without escaping.

WARNING45
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "add_to_cart_text".

WARNING45
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_GET['key']. Check that the array index exists before using it.

ERROR45
WordPress.WP.I18n.NonSingularStringLiteralText

The $text parameter must be a single text string literal. Found: $dashboard_page_title

ERROR45
WordPress.WP.I18n.UnorderedPlaceholdersText

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>.'.

ERROR33
WordPress.DateTime.RestrictedFunctions.date_date

date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.

ERROR26
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR17
WordPress.WP.AlternativeFunctions.strip_tags_strip_tags

strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.

WARNING15
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

ERROR11
WordPress.WP.AlternativeFunctions.rand_rand

rand() is discouraged. Use the far less predictable wp_rand() instead.

WARNING10
WordPress.DB.SlowDBQuery.slow_db_query_tax_query

Detected usage of tax_query, possible slow query.

WARNING9
WordPress.DB.SlowDBQuery.slow_db_query_meta_query

Detected usage of meta_query, possible slow query.

Latest Snapshot

Findings

3,906

Errors

1,937

Warnings

1,969

Score History

First score snapshot

First scan completed

v3.7.3 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v3.7.3

22

Latest

Findings
3,906
Errors
1,937
Warnings
1,969
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins