Install Ryviu quickly and easily into your WordPress site. Boost eco-friendly eCommerce with trusted reviews and increased sales growth.
Prioritized issue groups from the latest Plugin Check scan
Security
96
8 issue groups
Maintainability
80
12 issue groups
I18n
5
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"<div class=\"lt-block-reviews\"><questions-answers handle=\"$product_handle\"></questions-answers></div>"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$check_reviews_woo_active".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "activate_ryviu".
Sample message
Processing form data without nonce verification.
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
Detected usage of a non-sanitized input variable: $_POST['product_id']
Sample message
$_POST['product_id'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Function "register_rest_route()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Unescaped parameter $wc_api_table used in $wpdb->get_results()\n$wc_api_table assigned unsafely at line 97.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $wc_api_table at "DELETE FROM $wc_api_table WHERE description LIKE 'Ryviu%'"
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['product_id']. Check that the array index exists before using it.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ce_clear_cache".
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
The $text parameter must be a single text string literal. Found: $custom_title
Sample message
Mismatched text domain. Expected 'ryviu' but got 'woocommerce'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CommonFunctions".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DS".
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Potential connections found in static code analysis.
Outbound calls
24
External assets
0
Incoming endpoints
3
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v3.1.28
38
Latest
v3.1.27
37
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 38 | 181 | 78 | 103 | v3.1.28 | 2.1.0 |
| 37 | 167 | 72 | 95 | v3.1.27 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.