Instantly filter WordPress posts and custom post types by category, tag or taxonomy — no page reload. Works with Elementor, Divi, Gutenberg and more.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
378
7 issue groups
Security
40
5 issue groups
I18n
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$all_text".
Sample message
$_POST['caf-empty-result'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "caf_after_article_container_start".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "CAF_Embed_Admin_Css_Js".
Sample message
Processing form data without nonce verification.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "caf_get_image_sizes".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "CAF_CURRENT_VERSION".
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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'get_comments_number'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['params']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST["caf_desktop_large_col"]. Check that the array index exists before using it.
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Plugin name "Category AJAX Filter — Advanced Filter for Posts & Custom Post Types" is different from the name declared in plugin header "Category AJAX Filter – Advanced Filter for Posts & Custom Post Types".
Potential connections found in static code analysis.
Outbound calls
80
External assets
0
Incoming endpoints
6
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v2.9.0
54
Latest
v2.8.5.2
54
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 54 | 419 | 2 | 417 | v2.9.0 | 2.0.0 |
| 54 | 422 | 2 | 420 | v2.8.5.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.