Bulk Delete

Bulk delete posts, pages, users, attachments, and meta fields based on complex bulk conditions & filters.

v6.11WebFactoryUpdated 2026-05-20Added Mar 19, 200930k+ installs86% rating
96
Score
2
Errors
26
Warnings
+0
Change

Category Scores

Security100
Repo94
Performance91
Maintainability88

Top Issues by Category

Issues Details

28 issues found in latest scan

WARNING7
WordPress.DB.SlowDBQuery.slow_db_query_meta_key

Detected usage of meta_key, possible slow query.

WARNING6
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_exclude

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.

WARNING5
WordPress.DB.SlowDBQuery.slow_db_query_meta_value

Detected usage of meta_value, possible slow query.

WARNING3
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedClassFound

Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "BD_Base_Page".

WARNING2
WordPress.DB.SlowDBQuery.slow_db_query_tax_query

Detected usage of tax_query, possible slow query.

WARNING2
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_post__not_in

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.

WARNING1
WordPress.DB.SlowDBQuery.slow_db_query_meta_query

Detected usage of meta_query, possible slow query.

ERROR1
missing_direct_file_access_protection

PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;

ERROR1
readme_short_description_non_official_language

The readme short description contains unofficial language. It must be written in standard English.

Latest Snapshot

Findings

28

Errors

2

Warnings

26

Score History

First score snapshot

First scan completed Jun 20, 2026

v6.11 · Plugin Check 2.0.0 · Model 2026.06-mvp-static-v2

Jun 20, 2026

v6.11

96

Latest

Findings
28
Errors
2
Warnings
26
Plugin Check
2.0.0
Model
2026.06-mvp-static-v2

Related Plugins