Archive for sql

You are browsing the archives of sql.

WordPress Delete Categories and Posts Within Using SQL

WordPress Delete Categories and Posts Within Using SQL

Have you ever wanted to delete some categories and posts within it from your WordPress blog? Here is one simple step to delete multiple categories and the posts associated with it in a single step using a little SQL. If you have a PhpMyAdmin interface to your MySql , it would be better and simple. [...]