Description

Bulk Delete is a WordPress Plugin that allows you to delete posts, pages, attachments, users and meta fields in bulk based on different conditions and filters.

Features

The following conditions and filters are supported.

Deleting posts

This Plugin supports the following bulk delete options for deleting posts

  • Delete posts by category
  • Delete posts by tag
  • Delete posts by custom taxonomy
  • Delete posts by custom post type
  • Delete posts by comment count
  • Delete posts by url
  • Delete posts by custom field (Available as a Pro addon)
  • Delete posts by title (Available as a Pro addon)
  • Delete posts by duplicate title (Available as a Pro addon)
  • Delete all draft posts
  • Delete all pending posts
  • Delete all private posts
  • Delete all scheduled posts
  • Delete all posts from trash (Available as a Pro addon)

All the above options support the following filters

  • Post date greater than X days
  • Post date less than X days
  • Only public posts
  • Only private posts
  • Restrict to first N posts
  • Delete permanently or just move to trash
  • Schedule deletion of posts automatically (Available as a Pro addon)

Deleting posts by content

  • Delete posts by content (Available as a Pro addon)
  • Delete duplicate posts by title (Available as a Pro addon)
  • Delete posts based on whether it contains attachment or not (Available as a Pro addon)

Deleting posts by user

  • Delete posts by user role (Available as a Pro addon)
  • Delete posts by user (Available as a Pro addon)

Deleting pages

  • Delete all published pages
  • Delete all draft pages
  • Delete all pending pages
  • Delete all private pages
  • Delete all scheduled pages
  • Delete all pages from trash (Available as a Pro addon)

Like posts, all the above options support the following filters as well

  • Post date greater than X days
  • Post date less than X days
  • Only public pages
  • Only private pages
  • Restrict to first N pages
  • Delete permanently or just move to trash
  • Schedule deletion of pages automatically (Available as a Pro addon)

Deleting post revisions

  • Delete all post revisions

Deleting users

  • Delete users based on user role
  • Delete users based on user meta fields
  • Delete users who have not logged in in the last X days
  • Delete users based on their registered date

Deleting Meta Fields

  • Delete Post meta fields
  • Delete Comment meta fields
  • Delete User meta fields

Deleting Attachments

  • Delete Attachments (Available as a Pro addon)

Deleting content from other plugins

  • Delete Jetpack Contact Form Messages

More options coming soon ๐Ÿ™‚
As you can see, the Plugin provide comprehensive options and filters to perform bulk deletion.
If you looking for just moving posts, instead of deleting, then use Bulk Move Plugin instead.

Pro Addons

The following are the popular pro addons that are available for purchase. The full list of pro addons is available at the plugin site.

  • Delete posts by custom field โ€“ Adds the ability to delete posts based on custom field. More details.
  • Delete posts by content โ€“ Adds the ability to delete posts based on content. More details.
  • Delete posts by attachment โ€“ Adds the ability to delete posts based on attachment More details.
  • Delete posts by title โ€“ Adds the ability to delete posts based on title. More details.
  • Delete posts by duplicate title โ€“ Adds the ability to delete posts based on duplicate title. More details.
  • Delete posts by user role โ€“ Adds the ability to delete posts based on user role. More details.
  • Delete posts by user โ€“ Adds the ability to delete posts based on user. More details.
  • Delete from trash โ€“ Adds the ability to delete posts and pages from trash. More details.
  • Scheduler Email โ€“ Sends email whenever a Bulk WP Scheduler runs. More details.
  • Scheduler for deleting posts Category โ€“ Adds the ability to schedule auto delete of posts based on category. More details.
  • Scheduler for deleting posts Tag โ€“ Adds the ability to schedule auto delete of posts based on tag. More details.
  • Scheduler for deleting posts by Custom Taxonomy โ€“ Adds the ability to schedule auto delete of posts based on custom taxonomy. More details.
  • Scheduler for deleting posts by Custom post type โ€“ Adds the ability to schedule auto delete of posts based on custom post type. More details.
  • Scheduler for deleting posts by Post Status โ€“ Adds the ability to schedule auto delete of posts based on post status like drafts, pending posts, scheduled posts etc. More details.
  • Scheduler for deleting pages by status โ€“ Adds the ability to schedule auto delete of pages based on status. More details.
  • Scheduler for deleting users by User Role โ€“ Adds the ability to schedule auto delete of users based on user role. More details.
  • Scheduler for deleting users by User Meta โ€“ Adds the ability to schedule auto delete of users based on user meta. More details.
  • Delete Post Meta Fields Pro โ€“ Adds the ability to delete post meta fields based on value and to schedule automatic deletion. More details.
  • Delete Comment Meta Fields Pro โ€“ Adds the ability to delete comment meta fields based on value and to schedule automatic deletion. More details.
  • Delete User Meta Fields Pro โ€“ Adds the ability to delete user meta fields based on value and to schedule automatic deletion. More details.
  • Delete attachment โ€“ Adds the ability to delete attachments More details.
  • Delete Jetpack Contact Form Messages Pro โ€“ Adds the ability to delete Jetpack Contact Form Messages based on filters and to schedule automatic deletion. More details.

PHP Support

Fully compatible with PHP v5.3 to v7.3

Development

The development of the Plugin happens over at github. If you want to contribute to the Plugin, fork the project at github and send me a pull request.
If you are not familiar with either git or Github then refer to this guide to see how fork and send pull request.
If you are looking for ideas, then you can start with one of TODO items from the issue tracker ๐Ÿ™‚

Support

  • If you have found a bug/issue or have a feature request, then post them in github issues
  • If you have a question about the plugin usageโ€ฆ