Display your happy customers' Testimonials in a neat Responsive Slider
Prioritized issue groups from the latest Plugin Check scan
Security
523
13 issue groups
Maintainability
144
10 issue groups
I18n
37
2 issue groups
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$after_title'.
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
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "create_testimonial_taxonomies".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['settings_file']['tmp_name']
Sample message
$_POST['_create_new_slider_nonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Use placeholders and $wpdb->prepare(); found $check
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['settings_file']['error']. Check that the array index exists before using it.
Sample message
Unescaped parameter $check used in $wpdb->query()\n$check assigned unsafely at line 54.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$default_settings_default".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $meta_table_name at "show tables like '$meta_table_name'"
Sample message
Unescaped parameter $meta_table_name used in $wpdb->get_var()\n$meta_table_name assigned unsafely at line 149.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "widget_cat".
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
Attempting a database schema change is discouraged.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Sanitization missing for register_setting().
Sample message
Placeholders found in the query passed to $wpdb->prepare(), but no replacements found. Expected 2 replacement(s) parameters.
Sample message
The use of function ini_set() is discouraged
Sample message
Detected usage of tax_query, possible slow query.
Not analyzed yet.
First score snapshot
v1.3.3
34
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 34 | 710 | 448 | 262 | v1.3.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.