WordPress mass update script 3.2.1


This script will search /var/www (changeable in a variable) for any wordpress installs and make sure its upgraded to the latest version.
It will run a backup to /root/wp_upgrade/ of all files and database before doing anything with the site in case of major catastrophe (make sure you have spare disk space if your sites have a lot of uploaded files).


I have now added putting the site into maintenance mode whilst upgrading. This just involves adding a .maintenance in the document root.

It pays to check each site after the upgrade to make sure plugins all worked (and upgrade plugins before the upgrade works also!)

Let me know if you have any bugs at all, or any problems.

Here’s your script to upgrade them all.

wget http://b.ri.mu/files/wordpress-upgrade-3.2.1.sh
bash wordpress-upgrade-3.2.1.sh

MD5SUM
26eb9d2d2d7ece52764888fe62f5b5e4 wordpress-upgrade-3.2.1.sh

SHA1SUM
6219bd3953ae89ce13428e9f3333843d9dfc09de wordpress-upgrade-3.2.1.sh