Forcefully remove WordPress Posts using PHPMyAdmin
· One min read
- Launch PHPMyAdmin (either directly or through your web hosting control panel – doesn’t matter).
- Go into the wordpress database
- Go into your: Posts table
- Click Operations
- Click Empty the table (TRUNCATE)
- Click Ok