Delete posts, pages, comments, users, taxonomy terms and meta fields in bulk with different powerful filters and conditions.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
98
10 issue groups
Security
39
5 issue groups
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 interpolated variable $ids_to_delete at "DELETE FROM {$wpdb->commentmeta} WHERE comment_id IN ($ids_to_delete)"
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "delete_pctu_notice".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_wpbd_wca_menu_free".
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Use placeholders and $wpdb->prepare(); found $query
Sample message
Unescaped parameter $metaQuery used in $wpdb->get_results()\n$metaQuery assigned unsafely at line 1016.
Sample message
Processing form data without nonce verification.
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "WP Bulk Delete" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_Bulk_Delete".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$post_by_tab".
Sample message
In footer ($in_footer) is not set explicitly wp_register_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
File and folder names must not contain spaces or special characters.
Potential connections found in static code analysis.
Outbound calls
74
External assets
0
Incoming endpoints
13
No external asset domains detected.
No public endpoints detected.
admin_post
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
1 more hidden
4 score snapshots
v1.4.3
42
Latest
v1.4.2
42
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 42 | 137 | 7 | 130 | v1.4.3 | 2.0.0 |
| 42 | 137 | 7 | 130 | v1.4.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.