Does wp post delete also delete metadata associated with posts?

In short, yes. However, if you run into an issue like custom fields or media hanging around, you could use:

wp post meta delete

Leave a Comment