WP Safe Updates

Plugin Banner

WP Safe Updates

by Viljami Kuosmanen

Download
Description

Test WordPress plugin updates safely before applying them on the live site.

This plugin adds a “test update” button when plugin updates are available. Clicking it will trigger the creation of a sandbox where you can safely test updating plugins without affecting the live site. Once finished testing the plugin, you can go back to the live site and do the real updates if all is well.

The sandbox works similarly to how WordPress multisite works. We basically tell WordPress to temporarily use a different database prefix and a different plugins directory while in the sandbox, which means while you test the update, no changes are made to the live site.

Disclaimer

Please make sure to always have backups of all your WordPress files and database before updating plugins or themes. We are not responsible for any misuse, deletions, white screens, fatal errors, or any other issue arising from using this plugin.

Contributing

Please contribute to this project on Github. Pull requests welcome!

https://github.com/anttiviljami/wp-safe-updates

  1. The 'test update' button when an update is available for a plugin

    The 'test update' button when an update is available for a plugin

  2. Updating the plugin safely in an alternative heap

    Updating the plugin safely in an alternative heap

  3. Testing the updated plugin

    Testing the updated plugin

None yet.

Really helpfull

By tazir on September 3, 2016

I was looking for such plugin for long time.
Thanks a lot

Very helpful

By Praveen a11n (spraveenitpro) on September 3, 2016

Especially useful for testing and support.

Brilliant plugin - should be in core

By barnez (pidengmor) on September 3, 2016

Title says it all. This plugin could remove so many headaches when users update plugins on a live site and then run into problems that they struggle to resolve. Could it also be extended to include the updating of themes?

Wish this worked.

By Bud Kraus (trynet) on September 3, 2016

I know this is in Alpha but I could not get it to work.

I did add the cookie code to the config file but I still get prompted asking me to add the code.

Five stars for the effort alone!

By Bowo (qriouslad) on September 3, 2016

Just appreciating the effort to solve this tough problem. Would make the life of many site owners and developers easier.

Commit log is available at https://github.com/anttiviljami/wp-safe-updates/commits/master

Back to top