Hello,
Is it ok to delete all posts with "inherit" in the "post_status" field in MySQL database??
thanks!
Hello,
Is it ok to delete all posts with "inherit" in the "post_status" field in MySQL database??
thanks!
It is probably okay, but I'd backup your database before doing that. Those records are used for post revisions so if you don't want subsequent posts to generate revisions then look at the plugin: http://wordpress.org/extend/plugins/revision-control/
This topic has been closed to new replies.