Skip to main content

Forcefully remove WordPress Posts using PHPMyAdmin

· One min read

 

  1. Launch PHPMyAdmin (either directly or through your web hosting control panel – doesn’t matter).
  2. Go into the wordpress database
  3. Go into your: Posts table
  4. Click Operations
  5. Click Empty the table (TRUNCATE)
  6. Click Ok