WP Ultimate Review is the perfect plugin to collect & display customers' feedback effortlessly on products, services, & content in WordPress.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
367
14 issue groups
Security
21
5 issue groups
I18n
6
2 issue groups
Performance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_tab".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WUR_REST_NAMESPACE".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "edd_sl_api_request_verify_ssl".
Sample message
$_POST[$captcha_setting_optionKey] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_POST[$captcha_setting_optionKey]
Sample message
Resource version not set in call to wp_enqueue_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Detected usage of meta_query, possible slow query.
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
A function call to esc_html__() 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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "review_kit_forms".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Ultimate Review" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$author_review_enable'.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Plugin Updater detected. These are not permitted in WordPress.org hosted plugins. Detected: class Pro_Plugin_Updater
Sample message
Plugin Updater detected. Detected code which may be altering WordPress update routines. Detected: _site_transient_update_plugins
Sample message
Short PHP opening tag used with echo; expected "<?php echo esc_attr ..." but found "<?= esc_attr ..."
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
Setting `suppress_filters` to `true` is prohibited.
Sample message
Plugin name "WP Ultimate Review" is different from the name declared in plugin header "Wp Ultimate Review".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Potential connections found in static code analysis.
Outbound calls
26
External assets
4
Incoming endpoints
0
No public endpoints detected.
2 score snapshots
v2.4.1
53
Latest
v2.4.0
55
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 53 | 395 | 14 | 381 | v2.4.1 | 2.0.0 |
| 55 | 404 | 23 | 381 | v2.4.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.