Filter WooCommerce products by color, size, attribute, categories and tags. Customize your filtering and set a schedule for ordering.
Prioritized issue groups from the latest Plugin Check scan
Security
356
9 issue groups
Maintainability
140
13 issue groups
I18n
30
3 issue groups
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 '$content'.
Sample message
Processing form data without nonce verification.
Sample message
Function "get_term_meta()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
$_GET[$attribute_taxonomy->attribute_name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
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
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['ask_review_time']. Check that the array index exists before using it.
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
Mismatched text domain. Expected 'color-filters' but got 'color-filter'.
Sample message
Unescaped parameter $wc_attribute_table_name used in $wpdb->get_results()\n$wc_attribute_table_name assigned unsafely at line 1124.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $wc_attribute_table_name at "SELECT * FROM $wc_attribute_table_name WHERE attribute_name=%s;"
Sample message
debug_backtrace() found. Debug code should not normally be used in production.
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Detected usage of a non-sanitized input variable: $_POST['ids']
Sample message
Missing $domain parameter in function call to __().
Sample message
Detected usage of meta_query, possible slow query.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
The parameter "$this->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 plugin name includes a restricted term. Your chosen plugin name - "Ultimate WooCommerce Filters" - contains the restricted term "woocommerce" which cannot be used within in your plugin name, unless your plugin name contains one of the allowed patterns: "for woocommerce", "with woocommerce", "using woocommerce", or "and woocommerce". The term must still not appear anywhere else in your name.
Sample message
No PHP code was found in this file and short open tags are not allowed by this install of PHP. This file may be using short open tags but PHP does not allow them.
Sample message
print_r() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
80
External assets
1
Incoming endpoints
9
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v3.3.9
32
Latest
v3.3.8
32
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 32 | 529 | 322 | 207 | v3.3.9 | 2.0.0 |
| 32 | 529 | 322 | 207 | v3.3.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.