Yelp reviews widget and shortcode! Shows Yelp business reviews on your WordPress website to increase user trust and SEO.
Prioritized issue groups from the latest Plugin Check scan
Security
151
6 issue groups
Maintainability
144
19 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$after_widget'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "_rplg_curl_urlopen".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
Sample message
Function "get_current_blog_id()" requires WordPress 3.1.0, but your plugin minimum supported version is WordPress 2.8.0.
Sample message
Processing form data without nonce verification.
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
$_GET['business_id'] not unslashed before sanitization. Use wp_unslash() or similar
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
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
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['business_id']. Check that the array index exists before using it.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "YRW_API".
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Attempting a database schema change is discouraged.
Sample message
Detected usage of a non-sanitized input variable: $_GET['yrw_tab']
Sample message
The use of function ini_set() is discouraged
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Yelp_Reviews_Widget".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Not analyzed yet.
First score snapshot
v1.8
29
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 305 | 147 | 158 | v1.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.