Supercharge your custom post type archives by letting visitors filter posts by their terms/categories. This plugin handles the whole thing for you!
Prioritized issue groups from the latest Plugin Check scan
Maintainability
102
6 issue groups
Security
15
2 issue groups
I18n
1
1 issue group
Repo Compliance
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$activated_post_types".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Sanitization missing for register_setting().
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "btf_get_current_posttype".
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "list_cats".
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 $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 431.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Walker_Slug_Value_Category_Dropdown".
Sample message
The "Description" section is too long and was truncated. A maximum of 2500 characters is supported.
Sample message
Function "map_deep()" requires WordPress 4.4.0, but your plugin minimum supported version is WordPress 4.3.0.
Potential connections found in static code analysis.
Outbound calls
75
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
wp_ajax
5 score snapshots
v2.6.0
68
Latest
v2.5.0
65
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 68 | 119 | 37 | 82 | v2.6.0 | 2.1.0 |
| 65 | 117 | 37 | 80 | v2.5.0 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.