elblogg

blah, blah, blag, blog

Posts Tagged ‘php’

Upgraded to wordpress 2.6.5

Wednesday, November 26th, 2008

with a

# svn sw http://svn.automattic.com/wordpress/tags/2.6.5
U    wp-includes/post.php
U    wp-includes/version.php
U    wp-includes/feed.php
U    xmlrpc.php
U    wp-admin/users.php

I just upgraded multiple blogs running Wordpress 2.6.3 (hups… seems like i missed one release).
Here’s the release announcement

edit
Nope, the 2.6.5 release is the first release after 2.6.3…

Note that we are skipping version 2.6.4 and jumping from 2.6.3 to 2.6.5 to avoid confusion with a fake 2.6.4 release that made the rounds. There is not and never will be a version 2.6.4.
from the release note…

Upgrading Wordpress to 2.5

Monday, March 31st, 2008

According to Stuart Herbert, if you use the advanced TinyMCE editor instead of the builtin wysiwyg editor, disable it before upgrading. Its not compatible with 2.5 (yet).

On the other hand, always disable all plugins before upgrading, and enable them one by one afterwards.

And, Bjørge, I will get back to what I did to make WP-upgrading easy soon.