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
Screenshots
FAQ
None yet.
Reviews
Contributors & Developers
“WP Safe Updates” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Safe Updates” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
Commit log is available at https://github.com/anttiviljami/wp-safe-updates/commits/master