This addon adds the ability to delete posts based on title. This will be useful, if you want to delete posts based on title.
You can delete posts based on the following criteria for title.
- Delete all posts that have a specific title
- Delete all posts that does not have a specific title
- Delete all posts that contain a specific string in title
- Delete all posts that does not contain a specific string in title
- Delete all posts that has a specific string at the beginning of the title
- Delete all posts that has a specific string at the end of the title
In addition to the above options, you can also choose the following
- The post type from which you want to delete posts
- The post status from which you want to delete posts
- Whether to move the posts to trash or permanently delete them
- Whether to delete private or public posts
- Delete posts in batches
Screenshots
-
-
Shows all available options
-
-
Shows how you can choose the post type from which posts should be deleted
-
-
Enter the title based on which posts should be deleted
-
-
Shows the different options based on which title should be matched
-
-
Shows how you can select the post status from which posts should be deleted
-
-
Shows how you can restrict posts based on published date
-
-
Shows how you can restrict posts based on published date
-
-
Shows how you can choose whether to delete the posts permanently or just move them to trash
-
-
Show how you can limit the number of posts that gets deleted
-
-
Shows how you can schedule deletion of posts
-
-
Scheduling deletion of posts by title
Scheduling
This addon only provides the ability to delete posts by title. If you want to schedule deletion of posts automatically, then you would need the “Scheduler for Deleting Posts by Title” addon.
Related Addons
If you want to delete posts that have duplicated title, then check out the “Delete Posts by Duplicate Title” addon.
If you want to delete posts based on both content and title, then check out the “Delete Posts by Content” addon.
If you want to delete posts based whether they have attachment or not, then check out the “Delete Posts by Attachment” addon.
Current version: 1.0.0
Show Change Log= v1.0.0 (2017-12-28) =
- Feature: Added the ability to delete posts by title with the post status filter.
- Removed: Removed the ability to delete
private
& public
posts as this filter becomes redundant because of the newly added filter.
= v0.8.1 (2015-08-01) =
- Fix: Ability to delete posts that have special posts that have special characters in them
= v0.8 (2015-07-28) =
- New: Added the ability to delete posts from a specific post type
= v0.7.1 (2014-10-14) =
- Fix: Add compatibility for PHP 5.2
= v0.7 (2014-10-12) =
- Fix: Fixed an issue with date filter
= v0.6 (2014-09-13) =
- Tweak: Enhance JavaScript validation
- Fix: Add compatibility with Bulk Delete v5.4
= v0.5 (2014-05-01) =
- New: Added the ability to auto update itself
- New: Added compatibility with Bulk Delete v5.0
= v0.1 (2013-12-16) =