WordPress Enable Revisions: The Easiest Way for Non-Techies
Bulletproof Backups for Your WordPress Website
Fortify your business continuity with foolproof WordPress backups. No data loss, no downtime — just secure, seamless operation.

WordPress revisions are meant to be your safety net. But what happens when you accidentally delete a crucial paragraph and discover that feature isn’t there to save you?
It’s a frustrating moment, often caused by a plugin or a past setting meant to save database space.
Thankfully, getting that protection back is simple. In this WordPress enable revisions guide, we’ll show you exactly how to switch it on so you never lose your work again.
TL;DR: Enable WordPress revisions by using a plugin or by tweaking the wp-config.php file. While this feature is a good safety net to fall back on, it is no match to having a complete backup of your site. Use a reliable backup solution to ensure your work is secure.
Why do WordPress revisions go missing?
WordPress revisions are your history for every post and page. They let you restore a previous version if you make a mistake or change your mind. This is different from the autosave feature, which just protects you from a browser crash while you’re writing.
So, if your revisions are missing, your site isn’t broken. It almost always means the feature was turned off on purpose.
Why would anyone do that? There are usually two common reasons.
The key thing to understand is that your revisions feature is still there. It’s just waiting to be switched back on.
A) Reverse plugin-disabled WordPress revisions
Sites can go through multiple caretakers. Perhaps a previous admin or a performance plugin turned revisions off to save a little database space. If so, you’re in luck. This is the easiest fix and should always be your first stop.
🔔 Note: WordPress security starts with knowing who has access to make these kinds of administrative changes.
We often see this with plugins meant to speed up a website. Let’s use a popular tool like Companion Revision Manager as an example to show you how this works.
Of course, the dashboard will look different depending on the plugin. But the general idea is the same.
If you are unsure which plugin is disabling revisions, you can disable them one by one from the Plugins menu as well to find the culprit. We strongly recommend eliminating plugins as a possibility before diving into core WordPress files.
B) Check for code in your wp-config.php file
If you’ve ruled out plugins and revisions are still missing, chances are they were turned off manually. You can reverse this by editing a core file called wp-config.php.
⚠️ Note: Please be careful here. One small mistake in this file can crash your website. Always take a complete backup of your site before making any changes. We recommend using a reliable service like BlogVault for backups. It gives you an easy way to restore your site from an external dashboard if anything goes wrong.
Once your backup is ready, follow these steps.
Make the most of WordPress revisions
Now that revisions are working, here’s how to manage them so they don’t slow down your site over time.
🔔 Note: Revisions are not backups. This is the most important point. Revisions only save post content, not your entire site. For full protection against a crash or hack, you need a dedicated backup service like BlogVault.
Parting thoughts
Revisions can be re-enabled simply by adjusting your plugin settings or tweaking the wp-config.php file. But remember to review and clean up old revisions to keep your database lean. You can also achieve this by setting limits on the number of revisions per post. This ensures that your site performs optimally at all times.
While WordPress revisions are convenient, they are no substitute for comprehensive site backups. Regularly backup your WordPress site to safeguard it against any kind of data loss. Use BlogVault for reliable and efficient backups. It offers automated daily backups and one-click restores that ensure your site’s security and peace of mind.
FAQs
How to activate revisions in WordPress?
To activate revisions in WordPress, you can either use a revision control plugin or modify the wp-config.php file.
How do I turn off revisions in WordPress?
To turn off revisions, you can use a plugin like Companion Revision Manager or Disable Post Revision. Alternatively, you can modify the wp-config.php file by setting define(‘WP_POST_REVISIONS’, false); to turn off the feature through your WordPress dashboard.
How many revisions does WordPress keep?
By default, WordPress does not limit the number of revisions it keeps. However, you can set a limit by adding a line to your wp-config.php file, such as define(‘WP_POST_REVISIONS’, 5);, to limit revisions to five per post.
Why can’t I see revisions on WordPress?
If you can’t see revisions in your WordPress editor, the feature has likely been disabled manually through the wp-config.php file or via a plugin. Check your settings to ensure that revisions are enabled.
Will all my changes be recorded if I enable the feature?
Yes. If you enable revisions, WordPress will now record all changes you make to your posts and pages. Use this to revert to previous versions if needed. This provides an extra layer of security for your content.
Tags:
Share it:
You may also like
-
WordPress Multisite Backup: How to Backup and Restore Your Network In 10 Minutes
When managing several sites from one WordPress installation, WordPress site backups need to protect the entire network, not just an individual site. A reliable WordPress multisite backup gives you a…
-
WP File Manager Backup: How to Create and Restore One Safely
Looking to use the WP File Manager backup plugin before updating your site, editing files, or troubleshooting a security issue? A WP File Manager backup gives you a quick, on-demand…
-
phpMyAdmin Backup Database 101: How to Backup and Restore It Safely
Need a WordPress database backup before updating your site, moving to a new host, or fixing an unexpected problem? Creating a phpMyAdmin backup database file is a straightforward way to…
How do you update and backup your website?
Creating Backup and Updating website can be time consuming and error-prone. BlogVault will save you hours everyday while providing you complete peace of mind.
Updating Everything Manually?
But it’s too time consuming, complicated and stops you from achieving your full potential. You don’t want to put your business at risk with inefficient management.
Backup Your WordPress Site
Install the plugin on your website, let it sync and you’re done. Get automated, scheduled backups for your critical site data, and make sure your website never experiences downtime again.