This plugin helps shoppers quickly find products in your WooCommerce shop by filtering through price, categories, attributes, tags, and more.
Prioritized issue groups from the latest Plugin Check scan
Security
539
10 issue groups
I18n
192
4 issue groups
Maintainability
29
9 issue groups
Supply Chain
12
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"wpf_{$cat->taxonomy}_{$cat->term_id}"'.
Sample message
Mismatched text domain. Expected 'themify-wc-product-filter' but got 'wpf'.
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
$_GET['s'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_FILES['import']
Sample message
Processing form data without nonce verification.
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
Compressed files are not permitted.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['wpf']. Check that the array index exists before using it.
Sample message
Use placeholders and $wpdb->prepare(); found $conditions
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
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
The parameter "$q" at position #2 of get_terms() has been deprecated since WordPress version 4.5.0. Instead do not pass the parameter.
Sample message
Missing $domain parameter in function call to _e().
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.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "Themify - WooCommerce Product Filter" - 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
Unescaped parameter $stock used in $wpdb->get_results()\n$stock assigned unsafely at line 625.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Unescaped parameter $joins used in $wpdb->get_results()\n$joins assigned unsafely at line 612.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Not analyzed yet.
First score snapshot
v1.5.5
29
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 29 | 788 | 643 | 145 | v1.5.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.