Search Live supplies integrated live search facilities and advanced search features.
Prioritized issue groups from the latest Plugin Check scan
Security
167
9 issue groups
Maintainability
26
6 issue groups
I18n
9
6 issue groups
Repo Compliance
1
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$cache[$args['widget_id']]'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_POST['current_section']
Sample message
$_POST['current_section'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "get_the_excerpt".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST[self::NONCE]. Check that the array index exists before using it.
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 $args
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $query used in $wpdb->get_col()\n$query assigned unsafely at line 337.
Sample message
Use of a direct database call is discouraged.
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
Incorrect number of replacements passed to $wpdb->prepare(). Found 1 replacement parameters, expected 0.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$hide_save_button".
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
The parameter "null" at position #2 of load_plugin_textdomain() has been deprecated since WordPress version 2.7.0. Use "" instead.
Sample message
Missing $domain parameter in function call to esc_html__().
Sample message
Translatable string should not be wrapped in HTML. Found: '<code>[search_live]</code>'
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'If you would like to support our work, please visit our %sShop%s!'.
Sample message
Tested up to: 6.9 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Potential connections found in static code analysis.
Outbound calls
19
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
wp_ajax
First score snapshot
v2.0.0
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 203 | 132 | 71 | v2.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.