Upgraded to WordPress 2.3
I upgraded to WordPress 2.3 last night.
Know what I did to do so?
- Backed up the database using wp-db-backup.
- Backed up the WordPress directory at a terminal with a simple
tar czvf blogbackup.tar.gz. - Upgraded a few plugins and removed others according to the official plugin compatibility list.
- Executed
svn sw http://svn.automattic.com/wordpress/tags/2.3/
Done.
Took me about ten minutes, and most of that 10 minutes was spent reading the compatibility list.
By the way, I love tags.


Leave a comment