Site icon UpStream

How to Rollback a Broken WordPress Plugin Update

If you’ve run a WordPress site for some time, you know the experience … you update a WordPress plugin and it introduces a new bug.

Sometimes the bug is minor and a feature doesn’t work quite like it should. Sometimes the bug is serious enough to break your site.

In this guide, I’ll show you how to rollback the troublesome plugin to a previous version.

Rolling back the plugin is a good alternative to restoring your site from a backup. Restoring the whole site is likely to lead to lost data, particularly if you have a busy site.

I’m going to show you three different approaches. Which one you choose will depend on your situation. For example, the first two approaches on this list will only work if you have access to your WordPress admin area. If the plugin update has broken your site so that you can’t access the admin area, try Method #3 instead.

Method #1. Use the WP Rollback plugin

This method works if your plugin is freely available on WordPress.org and if you can access your WordPress admin area.

This is probably the easiest way to rollback to a previous version of a plugin. However, this will not work for commercial plugins that are not on WordPress.org.

Method #2. Upload the Files via the WordPress Admin

This method works for any plugin, even those not on WordPress.org. However, it only works if you can access your WordPress admin area.

This approach is not as simple as Method #1, but it does have several advantages. For example, you should use this method if you want to rollback to a previous version of an UpStream extension or another premium plugin.

In almost all cases, your plugin data will NOT be impacted. For example, with UpStream, you have to explicitly check a box, “Remove all data on install?” However, it might be worth checking with the plugin developer to see if your data will remain intact.

Method #3. Upload the Files via FTP

This method works for any plugin, even those not on WordPress.org. It also works even if you can not access your WordPress admin area.

That’s all you need to do. You’ve replaced all the current files with the files from the previous version.

Exit mobile version