Boost the way people interact with your site with an easy WordPress stars rating system! With schema.org rich snippets YASR will improve your SEO
Prioritized issue groups from the latest Plugin Check scan
Security
341
10 issue groups
Maintainability
188
10 issue groups
I18n
89
5 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$category'.
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
$_COOKIE[$cookiename] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$cookiename]
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
Use placeholders and $wpdb->prepare(); found $query
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_tab".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['is_singular']. Check that the array index exists before using it.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%s Click here %s to customize the ranking and see a live preview'.
Sample message
Missing $domain parameter in function call to __().
Sample message
Unescaped parameter $query used in $wpdb->get_results()\n$query assigned unsafely at line 266.
Sample message
Editor blocks must define "apiVersion" 3 or higher in block.json for WordPress 7.0+ iframe editor compatibility.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
The $text parameter must be a single text string literal. Found: $readable_name
Sample message
Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: \PDO.
Sample message
Mismatched text domain. Expected 'yet-another-stars-rating' but got 'yasr-pro'.
Sample message
Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 4.7.0.
Sample message
Unescaped parameter $this used in $wpdb->get_results()
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $rmp_table at FROM $rmp_table AS rmp, \r\n
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "shortcode_overall_rating_callback".
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.
Not analyzed yet.
First score snapshot
v3.4.15
30
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 630 | 252 | 378 | v3.4.15 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.