WowStore – Store Builder & Product Blocks for WooCommerce

Build eCommerce sites & boost your earnings with the WooCommerce Builder, WooCommerce Blocks, and more effective features.

v4.4.22WPXPOUpdated Added 4k+ installs92% rating
36
Score
66
Errors
429
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance97
Maintainability54

Top Issues by Category

maintainability257
security205
i18n31
performance2

Issues Details

495 issues found in latest scan

WARNING206
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

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

WARNING85
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING55
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

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

ERROR24
WordPress.Security.EscapeOutput.OutputNotEscaped

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

WARNING22
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedFunctionFound

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

WARNING20
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

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

ERROR19
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'product-blocks' but got 'product-blocks-pro'.

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

WARNING10
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR8
WordPress.DateTime.RestrictedFunctions.date_date

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

WARNING6
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

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

WARNING5
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

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

WARNING4
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb->prepare(); found interpolated variable $product_id at WHERE order_product.product_id = {intval($product_id)} {$variation_statement}\n

WARNING3
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

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

ERROR2
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $product_id used in $wpdb->get_results()\n$product_id used without escaping.

WARNING2
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING2
WordPress.DB.DirectDatabaseQuery.NoCaching

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

WARNING2
WordPress.DB.SlowDBQuery.slow_db_query_meta_query

Detected usage of meta_query, possible slow query.

WARNING2
WordPress.PHP.DevelopmentFunctions.error_log_error_log

error_log() found. Debug code should not normally be used in production.

WARNING2
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_exclude

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.

ERROR1
Generic.PHP.ForbiddenFunctions.Found

The use of function wp_get_sidebars_widgets() is forbidden

WARNING1
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $date used in $wpdb->get_results()\n$date used without escaping.

WARNING1
WordPress.PHP.DevelopmentFunctions.error_log_trigger_error

trigger_error() found. Debug code should not normally be used in production.

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

ERROR1
WordPress.WP.I18n.MissingArgDomain

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

Latest Snapshot

Findings

495

Errors

66

Warnings

429

Score History

First score snapshot

First scan completed

v4.4.22 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

v4.4.22

36

Latest

Findings
495
Errors
66
Warnings
429
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins