[Help] Wordpress deleted/lost blog post, can I retrieve it?

Well, if your blog is not self hosted; my solution does not apply. :) Not really sure how you can retrieve a deleted post from WordPress.com
It is self hosted but it also appears in the Wordpress app.
 
It is self hosted but it also appears in the Wordpress app.
Okay... Then fire up phpmyadmin. Connect to the db. Look into your wp_posts table (select * from wp_posts). If your post is not in the table, move on lol.
 
You checked the Trash. I had revision on my mind earlier. That post is hiding somewhere on your site.
 
You checked the Trash. I had revision on my mind earlier. That post is hiding somewhere on your site.
It won't be in the trash after so long, trash automatically permantly deletes after 30 days.
 
Okay... Then fire up phpmyadmin. Connect to the db. Look into your wp_posts table (select * from wp_posts). If your post is not in the table, move on lol.
It isn't. Rest in peace.
 
Back
Top