Welcart e-Commerce

Welcart is a free WordPress e-commerce plugin with the top market share in Japan.

v2.11.29info@welcartUpdated 2026-06-03Added Oct 23, 200910k+ installs90% rating
22
Score
10,377
Errors
10,896
Warnings
+0
Change

Category Scores

Security0
Repo83
Performance97
Maintainability0

Top Issues by Category

i18n8,569
security7,979
maintainability4,160

Issues Details

21,273 issues found in latest scan

ERROR7,694
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'usc-e-shop' but got 'autodelivery'.

WARNING2,732
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING1,658
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

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

WARNING1,270
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

WARNING1,266
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING1,156
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

WARNING817
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

ERROR502
WordPress.Security.EscapeOutput.OutputNotEscaped

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

WARNING374
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING352
WordPress.DB.DirectDatabaseQuery.NoCaching

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

ERROR326
WordPress.WP.I18n.MissingArgDomain

Missing $domain parameter in function call to __().

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

ERROR308
WordPress.DB.PreparedSQL.NotPrepared

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

WARNING296
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb->prepare(); found interpolated variable $access_table at "SHOW TABLES LIKE '$access_table'"

ERROR268
WordPress.Security.EscapeOutput.UnsafePrintingFunction

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

WARNING238
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedConstantFound

Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "AUTO_CANCEL_TYPE_NO_WAIT".

WARNING208
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_fgets".

ERROR200
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $aquery used in $wpdb->query()\n$aquery assigned unsafely at line 1390.

ERROR156
WordPress.WP.I18n.NonSingularStringLiteralText

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

WARNING137
WordPress.Security.SafeRedirect.wp_redirect_wp_redirect

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.

ERROR109
missing_direct_file_access_protection

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

WARNING101
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $access_table used in $wpdb->get_row()\n$access_table assigned unsafely at line 603.

ERROR77
WordPress.DateTime.RestrictedFunctions.date_date

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

WARNING70
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "ANOTHERLANE_SETTLEMENT".

ERROR69
WordPress.WP.I18n.NoEmptyStrings

The $text text string should have translatable content. Found: '%s'

Latest Snapshot

Findings

21,273

Errors

10,377

Warnings

10,896

Score History

First score snapshot

First scan completed Jun 20, 2026

v2.11.29 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v2.11.29

22

Latest

Findings
21,273
Errors
10,377
Warnings
10,896
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins