Collect and display product and website reviews through Guaranteed Reviews Company / Société des Avis Garantis.
Prioritized issue groups from the latest Plugin Check scan
Security
467
9 issue groups
Maintainability
76
12 issue groups
I18n
21
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['after_title']'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$answer".
Sample message
Detected usage of a non-sanitized input variable: $_GET['apiKey']
Sample message
$_GET['apiKey'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
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
Detected usage of a possibly undefined superglobal array index: $_POST['_gtin_product']. Check that the array index exists before using it.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpml_active_languages".
Sample message
The $text parameter must be a single text string literal. Found: $height
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Short PHP opening tag used with echo; expected "<?php echo __ ..." but found "<?= __ ..."
Sample message
Detected usage of meta_key, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_class'.
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
Missing $domain parameter in function call to esc_attr_e().
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Woocommerce - Guaranteed Reviews Company" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Mismatched text domain. Expected 'woo-guaranteed-reviews-company' but got 'woocommerce'.
Potential connections found in static code analysis.
Outbound calls
90
External assets
1
Incoming endpoints
3
wp_ajax
wp_ajax
wp_ajax
First score snapshot
v1.3.0
36
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 36 | 566 | 369 | 197 | v1.3.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.