We provide you with a solution that enables you to collect customer reviews about your website and products which will show on your website and on a a …
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,232
13 issue groups
Security
390
11 issue groups
I18n
149
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$CONFIG_NETREVIEWS".
Sample message
Function "__()" requires WordPress 2.1.0, but your plugin minimum supported version is WordPress 1.3.1.
Sample message
Mismatched text domain. Expected 'netreviews' but got 'av'.
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 $fields
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$attribute'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Unescaped parameter $fields used in $wpdb->get_results()\n$fields used without escaping.
Sample message
$_GET['nrLang'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['nrLang']. Check that the array index exists before using it.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $id_product at "netreviews_products_reviews WHERE ref_product = '$id_product' AND lang = '$lang' GROUP BY rate"
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpml_current_language".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
Sample message
Processing form data without nonce verification.
Sample message
Attempting a database schema change is discouraged.
Sample message
Unescaped parameter $table used in $wpdb->query()\n$table assigned unsafely at line 20.
Sample message
Detected usage of a non-sanitized input variable: $_GET['nrLang']
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_specific_style".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Processing form data without nonce verification.
Potential connections found in static code analysis.
Outbound calls
66
External assets
6
Incoming endpoints
0
No public endpoints detected.
First score snapshot
v2.4.6
19
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 19 | 1,807 | 671 | 1,136 | v2.4.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.