WPC Smart Price Filter is an advanced widget help you to filter products by price with unlimited price ranges.
Prioritized issue groups from the latest Plugin Check scan
Security
44
5 issue groups
Maintainability
24
10 issue groups
I18n
4
2 issue groups
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$active'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['max_price']
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WPC_Core_Registry".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "woocommerce_price_filter_meta_keys".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WPC_CORE_DIR".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "wpc_core_register".
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WPC Smart Price Filter for WooCommerce" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Missing $domain parameter in function call to esc_html_e().
Sample message
The $text parameter must be a single text string literal. Found: esc_attr( 'Title:' )
Sample message
Unescaped parameter $sql used in $wpdb->get_row()\n$sql assigned unsafely at line 306.
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
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$wpc_core_this_version".
Potential connections found in static code analysis.
Outbound calls
26
External assets
2
Incoming endpoints
5
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v1.3.10
41
Latest
v1.3.9
40
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 72 | 19 | 53 | v1.3.10 | 2.0.0 |
| 40 | 85 | 23 | 62 | v1.3.9 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.