How to Limit or Disable WordPress Post Revisions
Multi-post revision storage is said to slow down WordPress websites. False. WordPress is smart enough to ignore revisions while rendering the front end, and its MySQL queries are smart enough to not be slowed by revisions. However, post revisions occupy database space. Your posts are revisions, which means that if you have hundreds of posts, […]