mistaken deleted your post that havent been paid?
Published on Feb 10th, 2008 in Simply Tech with 1 Comment »
Have you ever experience accidentally deleted the post that haven’t been paid? You can always recover the post if you discovered it earlier and you know the post url.
First, you can search for the post from Google cache, type {cache:http://….post url….} and hit enter, you can now copy the post and paste it as a new post with original created date. But, if your permalink is by post ID instead of posted date, then you have to go to the phpMyAdmin to work on it, and not from WP.
When you are in the phpMyAdmin, select your blog database, and then click on the BROWSE icon of WP_posts. You will see there is a list of all your post in detail. Select the INSERT from the top menu to insert a post. In the Field ID, enter the your post ID in the column VALUE, then follow by the date in post_date, the post content in post_content and also the title at post_title, post_category and post_status to PUBLISH if you want to publish the post. Anyway, once you have created the ID, you can always edit these data from WP by going to the Manage Post.
Most important is, do read carefully when delete post!
[...] just read a post regarding accidentally deleted post from CP’s blog. I was having the same problem few months ago. This kind of accident very easy [...]