Advanced Product Search boosts your store search with instant AJAX results, live suggestions helping customers find products faster.
Prioritized issue groups from the latest Plugin Check scan
I18n
74
2 issue groups
Maintainability
72
13 issue groups
Security
65
10 issue groups
Sample message
Mismatched text domain. Expected 'th-advance-product-search' but got 'th-advance-product-search-pro'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$args['after_title']'.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "admin_scripts".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "disable_thaps_body_class".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "THEMEHUNK_PDIR".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$barClass".
Sample message
Processing form data without nonce verification.
Sample message
$_GET['th-tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "TH_Advancde_Product_Search_Functions".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Detected usage of a non-sanitized input variable: $_GET['th-tab']
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
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
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at \t\t\t WHERE meta_key IN ($placeholders) AND meta_value LIKE %s"
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['menu-item-thaps-layout'][$menu_item_db_id]. Check that the array index exists before using it.
Sample message
The parameter "$args" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
The $text text string should have translatable content. Found: ''
Sample message
Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: '%s'.
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: "sprintf( 'delete_%s_settings', $this->settings_name )".
Sample message
Processing form data without nonce verification.
Potential connections found in static code analysis.
Outbound calls
59
External assets
0
Incoming endpoints
8
No external asset domains detected.
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
5 score snapshots
v1.4.8
35
Latest
v1.4.7
35
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 217 | 125 | 92 | v1.4.8 | 2.0.0 |
| 35 | 217 | 125 | 92 | v1.4.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.