Customer Reviews for WooCommerce plugin helps you get more sales with social proof. Set up automated review reminders and increase conversion rate.
Prioritized issue groups from the latest Plugin Check scan
Security
2,554
10 issue groups
Maintainability
1,191
11 issue groups
I18n
668
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<td $attributes>"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$TRP_LANGUAGE".
Sample message
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.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'cr_import_export_display_' . $this->current_tab".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['cr_question_downvote']
Sample message
$_COOKIE['cr_question_downvote'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
All output should be run through an escaping function (like echo esc_html_x() or echo esc_attr_x()), found '_ex'.
Sample message
Detected usage of a possibly undefined superglobal array index: $_COOKIE['cr_question_downvote']. Check that the array index exists before using it.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CR_Admin".
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Mismatched text domain. Expected 'customer-reviews-woocommerce' but got 'woocommerce'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $forms_table at "DROP TABLE IF EXISTS `$forms_table`;"
Sample message
Function "apply_filters_deprecated()" requires WordPress 4.6.0, but your plugin minimum supported version is WordPress 4.5.0.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Unescaped parameter $forms_table used in $wpdb->query()\n$forms_table assigned unsafely at line 179.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
The $text parameter must be a single text string literal. Found: $cr_email_review_btn
Sample message
Attempting a database schema change is discouraged.
Sample message
Use placeholders and $wpdb->prepare(); found $product_ids
Potential connections found in static code analysis.
Outbound calls
210
External assets
3
Incoming endpoints
87
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
54 more hidden
5 score snapshots
v5.116.0
24
Latest
v5.115.0
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 4,643 | 2,202 | 2,441 | v5.116.0 | 2.0.0 |
| 24 | 4,639 | 2,202 | 2,437 | v5.115.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.