Customer Reviews for WooCommerce

Customer Reviews for WooCommerce plugin helps you get more sales with social proof. Set up automated review reminders and increase conversion rate.

v5.112.0CusRevUpdated 2026-06-15Added Apr 5, 201780k+ installs96% rating92% support resolved
24
Score
2,205
Errors
2,452
Warnings
+0
Change

Category Scores

Security0
Repo100
Performance91
Maintainability0

Top Issues by Category

security2,569
maintainability1,190
i18n668

Issues Details

4,657 issues found in latest scan

ERROR1,022
WordPress.Security.EscapeOutput.OutputNotEscaped

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

WARNING387
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound

Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: &quot;$TRP_LANGUAGE&quot;.

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

WARNING364
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedHooknameFound

Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: &quot;&#039;cr_import_export_display_&#039; . $this-&gt;current_tab&quot;.

WARNING347
WordPress.Security.NonceVerification.Missing

Processing form data without nonce verification.

WARNING303
WordPress.Security.ValidatedSanitizedInput.InputNotSanitized

Detected usage of a non-sanitized input variable: $_COOKIE[&#039;cr_question_downvote&#039;]

WARNING264
WordPress.Security.ValidatedSanitizedInput.MissingUnslash

$_COOKIE[&#039;cr_question_downvote&#039;] not unslashed before sanitization. Use wp_unslash() or similar

WARNING229
WordPress.Security.NonceVerification.Recommended

Processing form data without nonce verification.

ERROR228
WordPress.WP.I18n.MissingArgDomain

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

ERROR200
WordPress.Security.EscapeOutput.UnsafePrintingFunction

All output should be run through an escaping function (like echo esc_html_x() or echo esc_attr_x()), found '_ex'.

WARNING114
WordPress.Security.ValidatedSanitizedInput.InputNotValidated

Detected usage of a possibly undefined superglobal array index: $_COOKIE[&#039;cr_question_downvote&#039;]. Check that the array index exists before using it.

ERROR98
WordPress.WP.AlternativeFunctions.curl_curl_setopt

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

WARNING87
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: &quot;CR_Admin&quot;.

WARNING72
WordPress.DB.DirectDatabaseQuery.DirectQuery

Use of a direct database call is discouraged.

WARNING69
WordPress.DB.DirectDatabaseQuery.NoCaching

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

ERROR56
WordPress.WP.I18n.TextDomainMismatch

Mismatched text domain. Expected 'customer-reviews-woocommerce' but got 'woocommerce'.

WARNING49
WordPress.DB.PreparedSQL.InterpolatedNotPrepared

Use placeholders and $wpdb-&gt;prepare(); found interpolated variable $forms_table at &quot;DROP TABLE IF EXISTS `$forms_table`;&quot;

ERROR31
wp_function_not_compatible_with_requires_wp

Function "apply_filters_deprecated()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.5.0.

WARNING27
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

WARNING24
PluginCheck.Security.DirectDB.UnescapedDBParameter

Unescaped parameter $forms_table used in $wpdb-&gt;query()\n$forms_table assigned unsafely at line 177.

ERROR19
WordPress.WP.AlternativeFunctions.curl_curl_exec

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERROR19
WordPress.WP.AlternativeFunctions.curl_curl_init

Using cURL functions is highly discouraged. Use wp_remote_get() instead.

ERROR18
WordPress.WP.I18n.NonSingularStringLiteralText

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

WARNING17
WordPress.DB.DirectDatabaseQuery.SchemaChange

Attempting a database schema change is discouraged.

ERROR17
WordPress.DB.PreparedSQL.NotPrepared

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

Latest Snapshot

Findings

4,657

Errors

2,205

Warnings

2,452

Score History

First score snapshot

First scan completed Jun 20, 2026

v5.112.0 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v5.112.0

24

Latest

Findings
4,657
Errors
2,205
Warnings
2,452
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins