Predictive Search for WooCommerce gives your customers an awesome search experience delivering stunning 'live' product search results.
Prioritized issue groups from the latest Plugin Check scan
Security
623
12 issue groups
Maintainability
410
10 issue groups
I18n
66
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$GLOBALS[WOOPS_PREFIX.'admin_interface']'.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->form_key . '_settings_fields'".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$id_attribute".
Sample message
Use placeholders and $wpdb->prepare(); found $field_name
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "register_widget_woops_predictive_search".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "a3_admin_ui_script_params".
Sample message
Detected usage of a non-sanitized input variable: $_GET['tab']
Sample message
$_GET['keyword'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Missing $domain parameter in function call to __().
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
Unescaped parameter $page_content used in $wpdb->get_var()\n$page_content used without escaping.
Sample message
The $text parameter must be a single text string literal. Found: $data['name']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST[$this->google_api_key_option]. Check that the array index exists before using it.
Sample message
Attempting a database schema change is discouraged.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Dynamic placeholder generation should not have surrounding quotes.
Sample message
The use of function ini_set() is discouraged
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $page_content at "` WHERE `post_content` LIKE '%$page_content%' AND `post_type` = 'page' AND post_status = 'publish' ORDER BY ID ASC LIMIT 1"
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Compile_Less_Sass".
Sample message
Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: '%s'.
Potential connections found in static code analysis.
Outbound calls
102
External assets
0
Incoming endpoints
12
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v6.2.1
23
Latest
v6.2.0
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 1,147 | 514 | 633 | v6.2.1 | 2.0.0 |
| 23 | 1,174 | 530 | 644 | v6.2.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.