A powerful and flexible plugin to filter and display posts, custom post types, and other content in beautifully designed grid layouts.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
1,700
15 issue groups
Security
39
8 issue groups
Performance
4
2 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$all_class_active".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'ymc/filter/query/wp/allowed_callbacks_'.$filter_id".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "YMC".
Sample message
Processing form data without nonce verification.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "YMC_Smart_Filters".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of meta_key, possible slow query.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Detected usage of a non-sanitized input variable: $_POST[$meta_key]
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$hook_name".
Sample message
Detected usage of meta_value, possible slow query.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "YMC_SMART_FILTER_DIR".
Sample message
$_POST['ymc_fg_filter_options'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at "DELETE FROM {$postmeta_table} WHERE meta_key IN ($placeholders)"
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
Scripts must be registered/enqueued via wp_enqueue_script()
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
Setting `suppress_filters` to `true` is prohibited.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: '%s'.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Potential connections found in static code analysis.
Outbound calls
145
External assets
0
Incoming endpoints
25
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
10 more hidden
8 score snapshots
v3.12.12
24
Latest
v3.12.11
24
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 24 | 1,750 | 17 | 1,733 | v3.12.12 | 2.0.0 |
| 24 | 1,749 | 16 | 1,733 | v3.12.11 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.