WordPress

What is WordPress

What is WordPress? WordPress is a free web software based on PHP programming language and MySQL database, it is one of the most popular website software on the internet.

How to Delete All Post Revisions Manually in WordPress

Prior to this post, I have posted an easy way to turn off post revision in WordPress, but don’t forget the huge post revisions are still existing in your MySQL database. Today I will show you how to delete all post revisions by manually.

How to Turn Off Post Revision In WordPress Without Plugin

I noticed that if I edit a post many times, there are lots of post revisions will be created automatically, hence I decide to disable the revision post feature in my blog. Here are the steps I share with you.