Skip to Content
✨ v2.0.2 Released - See the release notes
DocumentationFeaturesTrash Management

Trash Management

The Trash section helps you clean unnecessary records from your WordPress database.

What Can Be Cleaned

ItemDescription
RevisionsOld versions of posts saved by the revision system
Auto DraftsAutomatically created draft posts that were never published
Deleted PostsPosts in the WordPress trash
Unapproved CommentsComments waiting for moderation
Spam CommentsComments marked as spam
Deleted CommentsComments in the trash
Orphan Post MetaPost metadata pointing to posts that no longer exist
Orphan Comment MetaComment metadata pointing to comments that no longer exist
Orphan User MetaUser metadata pointing to users that no longer exist
Orphan Term MetaTerm metadata pointing to terms that no longer exist
Orphan Term RelationshipsTerm relationships pointing to posts that no longer exist
Transient OptionsExpired or cached transient data in wp_options
oEmbed Post MetaCached oEmbed data in post metadata

How to Use

Delete All Items of a Type

Click the 🗑️ icon next to any row count to delete all records of that type. A confirmation modal will appear before deletion.

Delete Individual Items

Click the > chevron to expand a row and see individual records. Each record has its own delete button.

Filter View

Toggle “Show only items with trash” to hide rows with zero count.

Bulk Actions

Select multiple rows using the checkboxes and apply bulk actions.

Last updated on