Fast and flexible AJAX product filters for WooCommerce. Filter by categories, attributes, price, tags, rating, and more. No page reloads.
Prioritized issue groups from the latest Plugin Check scan
Security
1,466
10 issue groups
I18n
1,434
2 issue groups
Maintainability
1,040
12 issue groups
Performance
12
1 issue group
Sample message
Mismatched text domain. Expected 'woocommerce-ajax-filters' but got "BeRocket_AJAX_domain".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"&utm_term={$cur_plugin->info['plugin_sku']}' target='_blank'>"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$additional".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Short PHP opening tag used with echo; expected "<?php echo $feature_condition ..." but found "<?= $feature_condition ..."
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
$_GET[$filter_var] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET[$filter_var]
Sample message
Use placeholders and $wpdb->prepare(); found $definition_sql
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'before_wizard_run_'.$this->page_id".
Sample message
Unescaped parameter $definition_sql used in $wpdb->query()\n$definition_sql assigned unsafely at line 284.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "BR_woocommerce_json_search_found_products".
Sample message
Offloading images, js, css, and other scripts to your servers or any remote service is disallowed.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['backup']. Check that the array index exists before using it.
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
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 interpolated variable $field at AS tt ON t.term_id = tt.term_id WHERE tt.taxonomy = 'product_cat' AND $field = %s LIMIT 1"
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook_name . '_check_type_' . $condition['type']".
Sample message
Detected usage of tax_query, possible slow query.
Sample message
In footer ($in_footer) is not set explicitly wp_register_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
Using exclusionary parameters, like post__not_in, 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.
Potential connections found in static code analysis.
Outbound calls
268
External assets
16
Incoming endpoints
16
No public endpoints 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
4 more hidden
3 score snapshots
v3.2.2
22
Latest
v3.2.1
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 4,092 | 2,840 | 1,252 | v3.2.2 | 2.0.0 |
| 22 | 4,092 | 2,832 | 1,260 | v3.2.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.