Re: [wickedmoon] How to restore deleted posts?In reply to
I think it may be to do with the post_deleted column in the posts table. I haven't tried it out but I assume deleted posts will be 1 and all other posts 0 so try changing it to 0 and that should "un-delete" the post.