Automatically send follow-up emails to remind customers to rate your products. Boost your Woo Commerce store's credibility and increase sales.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,026
12 issue groups
Security
385
10 issue groups
I18n
121
3 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$_copy_button".
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
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at WHERE comment_author_email IN ($placeholders)\n
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$avatar_html'.
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $assignment_table used in $wpdb->get_var()\n$assignment_table assigned unsafely at line 196.
Sample message
Processing form data without nonce verification.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Attempting a database schema change is discouraged.
Sample message
$_GET['email'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Function "str_starts_with()" requires WordPress 5.9.0, but your plugin minimum supported version is WordPress 4.7.0.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE['comment_author_' . $cookie_hash]
Sample message
Mismatched text domain. Expected 'yay-customer-reviews-woocommerce' but got 'woocommerce'.
Sample message
Unescaped parameter $answers_table used in $wpdb->get_var()\n$answers_table assigned unsafely at line 236.
Sample message
Use placeholders and $wpdb->prepare(); found $count_query
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Cannot resolve parameter {$param->getName()} in {$class}"'.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in 'Images: up to %d files, max %dMB each'.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Potential connections found in static code analysis.
Outbound calls
114
External assets
2
Incoming endpoints
3
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.3.1
24
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,570 | 314 | 1,256 | v1.3.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.