“Oh no.. not another minor upgrade!”
Did that thought cross your mind when you found out that WordPress 2.5.1 was released? I know I did.. given that I have 6 blogs to attend to.
If you installed WordPress using Cpanel/Fantastico, you can probably wait a few more days before doing a fuss-free upgrading (though some users have reported problems with this method).
You can also install the WordPress Automatic Upgrade plugin which, in Keith’s word, helps you to easily upgrade your wordpress installation to the latest version provided by wordpress, without having to download or upload any files. This plugin has proven useful for those who got it to work.
I promise myself to try out Keith’s plugin one day but for now, I’m still doing manual upgrading. I just feel more secure and in control
To shave time off the manual upgrade method, you can upload the changed files (98 files) instead of the whole 2.5.1 package (531 files). That should therotically save you 80% of your time. To download the changed files package, visit this link, scroll to the bottom and click on Zip Archive to start download. Happy upgrading!
What's Next?
»» Subscribe to Feed
» Leave a Comment
Related Posts:
» OneShop Facelift + more
» Localization of WP Plugin: Genki Announcement
» Check Your Akismet Spam Often
» Newer Post: Comment on High PR Blogs for Free Linkbacks
« Previous Post: How You Can Get $72 Discount on EasyCGI Web Hosting Plans














I’ve tried the autmatic upgrade… worked excellent on my previous host. My current host (nearlyfreespeech.net) isn’t supported, so I’m headed in the trac direction. Thanks for the link.
If you haven’t tried installing and updating wordpress via Subversion (svn), you should give a try… believe it is the easiest and most reliable way to do updates. Below is the one line you need run at ssh terminal to make the upgrade.
svn sw http://svn.automattic.com/wordpress/tags/2.5.1/
Normally, I do upgrades of 5 minutes, most of it doing the backup, and about 1 minute for the actual update.
This is very informative. Thank you for this post. I will try to update my WordPress too.
Just a reminder for anybody upgrading wordpress – make sure to make backups! My favorite method for that is using Rsync which supports incremental updates, while if you are hosting with SoftLayer, you can also try their automated backup tool called evault – the benefit with that is that you don’t need to worry about the target for you rsync scripts.
This is wow! I recently upgraded all my blogs and it just happened in a flash. Thank you a great deal.