Run an SQL command through PhpMyAdmin
Make sure, that you made backup your database before you execute the SQL statement! Than select table “wp_posts” (if you have wp prefix) and run the SQL statement. If your database prefix is not the default wp_
, you will need to replace this with the database prefix you are using.
Leave a Reply