Testimonials & reviews WordPress plugin for your website. Display responsive website testimonials and customer reviews with ease ⭐
Prioritized issue groups from the latest Plugin Check scan
Maintainability
214
13 issue groups
Security
66
6 issue groups
I18n
2
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$Star_testimonials_form_review_box".
Sample message
Processing form data without nonce verification.
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
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
Function "is_php_version_compatible()" requires WordPress 5.2.0, but your plugin minimum supported version is WordPress 4.7.0.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DB_TESTIMONIAL_TABLE_NAME".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
$_GET['task'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_REQUEST['testimonial_categories']
Sample message
Stylesheets must be registered/enqueued via wp_enqueue_style()
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER['REQUEST_URI']. Check that the array index exists before using it.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Star_testimonials_form_review_box".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "create_testimonial_database_table".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "plugin_install_action_links".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$escaped_links'.
Sample message
The parameter """" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
Sample message
Plugin name "Stars Testimonials — Responsive Reviews & Star Ratings" is different from the name declared in plugin header "Stars Testimonials".
Not analyzed yet.
First score snapshot
v3.3.5
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 282 | 29 | 253 | v3.3.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.