How to empty your Wordpress trash without going through wp-admin.
💓 Subscribe to my channel: https://www.youtube.com/knowledgeshar...
--------------------------------------
Query to paste in the SQL window:
DELETE p
FROM wp_posts p
LEFT OUTER JOIN wp_postmeta pm ON (p.ID = pm.post_id)
WHERE post_status = 'trash'
Follow me on:
My websites:
https://knowledgesharingtech.com/
https://tripleewebdesigns.com
Facebook: / knowledgesharingtech
Twitter: / knowledgeshari6
Instagram: / knowledge_sharing_tech
Disclaimer: Use the instructions in this video at your own risk and always backup your site before performing operations on its database.
We are not responsible for any data loss or damage that might occur to your website
Watch video How to empty your Wordpress trash from MySQL online, duration hours minute second in high quality that is uploaded to the channel Knowledge Sharing Tech 09 August 2015. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 1,550 times and liked it 14 visitors.