The most popular WooCommerce product search plugin. Gives your users a well-designed advanced AJAX search bar with live search suggestions.
Prioritized issue groups from the latest Plugin Check scan
Security
519
8 issue groups
Maintainability
280
13 issue groups
I18n
88
3 issue groups
Performance
3
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"id='dgwt-wcas-search-wrapp{$uniqueID}'"'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active".
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
Detected usage of a non-sanitized input variable: $_GET['dgwt_wcas_s']
Sample message
$_GET['dgwt_wcas_s'] not unslashed before sanitization. Use wp_unslash() or similar
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "astra_addon_get_search_form".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "astra_get_search_form".
Sample message
Mismatched text domain. Expected 'ajax-search-for-woocommerce' but got 'ekommart'.
Sample message
Unescaped parameter $doclistTableName used in $wpdb->get_col()\n$doclistTableName assigned unsafely at line 32.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['fibodebug']. Check that the array index exists before using it.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->prefix . 'form_bottom_' . $form['id']".
Sample message
The "dgwt/wcas/details" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
Processing form data without nonce verification.
Sample message
Missing $domain parameter in function call to __().
Sample message
Using exclusionary parameters, like exclude, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
The parameter "apply_filters( 'dgwt/wcas/search/product_cat/args', $args )" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Potential connections found in static code analysis.
Outbound calls
274
External assets
2
Incoming endpoints
24
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
6 more hidden
2 score snapshots
v1.34.0
26
Latest
v1.33.0
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 26 | 899 | 597 | 302 | v1.34.0 | 2.0.0 |
| 25 | 905 | 603 | 302 | v1.33.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.