Create and manage custom post types and custom taxonomies with an easy-to-use UI in WordPress.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
47
10 issue groups
I18n
36
1 issue group
Security
29
5 issue groups
Performance
4
2 issue groups
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
Function "wp_has_ability_category()" requires WordPress 6.9.0, but your plugin minimum supported version is WordPress 6.5.0.
Sample message
Processing form data without nonce verification.
Sample message
Use of a direct database call is discouraged.
Sample message
Detected usage of a non-sanitized input variable: $_GET['mode']
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
$_GET['mode'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Found call to wp_enqueue_script() with external resource. Offloading scripts to your servers or any remote service is disallowed.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "MB_CPT_DIR".
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "the_content".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$query".
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['order_data']. Check that the array index exists before using it.
Sample message
Using exclusionary parameters, like exclude, 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
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "mb_cpt_load".
Sample message
Tested up to: 7.0.1 The version number should only include major versions 7.0.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Potential connections found in static code analysis.
Outbound calls
22
External assets
5
Incoming endpoints
4
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
3 score snapshots
v2.12.1
50
Latest
v2.12.0
50
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 50 | 116 | 61 | 55 | v2.12.1 | 2.0.0 |
| 50 | 115 | 60 | 55 | v2.12.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.