Restaurant reviews made easy. Add and display reviews on your restaurant site using SEO friendly schema markup.
Prioritized issue groups from the latest Plugin Check scan
Security
263
7 issue groups
Maintainability
92
14 issue groups
I18n
19
4 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$Dashboard_Location'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "mcfrtbAdminPageSettingMcApiKey_2_6_19".
Sample message
$_GET['type'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
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
Detected usage of a possibly undefined superglobal array index: $_POST['ask_review_time']. 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
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
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$args".
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
Missing $domain parameter in function call to __().
Sample message
Mismatched text domain. Expected 'good-reviews-wp' but got 'simple-admin-pages'.
Sample message
Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 3.9.0.
Sample message
Detected usage of a non-sanitized input variable: $_POST['grfwp_nonce']
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_script; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "fsp_add_frontend_ajax_url".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "fsp_dashboard_top".
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
The parameter "$this->args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'You have been logged out. Please %slogin again%s.'.
Potential connections found in static code analysis.
Outbound calls
108
External assets
2
Incoming endpoints
8
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v2.3.13
33
Latest
v2.3.12
33
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 384 | 242 | 142 | v2.3.13 | 2.0.0 |
| 33 | 384 | 242 | 142 | v2.3.12 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.