Please Upgrade To WordPress 2.6

WordPress 2.6 was released today and features lots of great new features (see following video). Unlike WordPress 2.0.x (2.0.11 currently) but like the 2.1.x, 2.2.x, and 2.3.x branches, the 2.5.x branch is now unsupported and will not be updated with new security patches. You should not put off updating. There is nothing to be scared of and it is unlikely any of your plugins or your theme will break. So do yourself a favor and upgrade!

One of those features is the default Gravatar picker I helped write. If you are a theme developer and wish to add your own default Gravatar to the list, check out my previous post.

11 comments to Please Upgrade To WordPress 2.6

  1. “2.6 is pretty much identical to 2.5 from a plugin and theme compatibility point of view” – actually WP 2.6 is NOT compatible with the K2 theme, the sidebar manager is not working. Consider it before upgrading.

  2. Viper007Bond says:

    András Bártházi on July 15th, 2008 at 12:40 AM wrote:

    actually WP 2.6 is NOT compatible with the K2 theme, the sidebar manager is not working.

    Well K2 is usually the exception to everything it seems.

    Odd that it breaks. Nothing major was changed that I can remember.

  3. After some digging inside the code, the problem is k2/app/classes/sbm.php, line 80, auth_redirect(). Ryan answered me (http://boren.nu/archives/2008/07/08/wordpress-26-beta-3/#comment-178781) something I don’t understand (I don’t have a deep knowledge of the code), but as I see the good solution would be not just a small patch, but a small rewrite.

  4. Sandi says:

    Just upgraded to 2.6 and all the posts give 404 errors. Even if I click View Post in the admin interface, still returns a 404. I disabled the collapsing archives and the other plugins, still nothing happens….

  5. Viper007Bond says:

    Sandi on July 15th, 2008 at 5:25 AM wrote:

    Just upgraded to 2.6 and all the posts give 404 errors. Even if I click View Post in the admin interface, still returns a 404. I disabled the collapsing archives and the other plugins, still nothing happens….

    I would suggest you post on the support forums: http://wordpress.org/support/

  6. Scyfox says:

    Please, Do Not Update… not yet tho.

    WordPress 2.6 has a problem with permalinks not working.
    Just checked over a local wordpress install, so i’m sure it isn’t just me.

    WP Fast paced releases are making it look like Microsoft patchy Service Packs.

    Have to wait to 2.6.1 to fix this.. I’m keeping my 2.5.1 release till then.

    Silla!

  7. Viper007Bond says:

    Scyfox on July 17th, 2008 at 5:02 PM wrote:

    WordPress 2.6 has a problem with permalinks not working.

    Only if you use a /index.php/%postname%/ permalink structure. All other formats are fine (note my blog has no problems).

    http://trac.wordpress.org/ticket/7306

  8. Snoskred says:

    There is also a major issue with users not being able to log into their blogs once the upgrade is done – and there is no fix for that available yet.

    I suggest NOT upgrading at this time.

  9. Viper007Bond says:

    Snoskred on July 18th, 2008 at 8:38 PM wrote:

    There is also a major issue with users not being able to log into their blogs once the upgrade is done – and there is no fix for that available yet.

    That only occurs in a very small number of users (I upgraded about a dozen client blogs and all worked fine). Even then, clearing your cookies I hear fixes the problem (although I could be wrong).

    EDIT: Yep, deleting your cookies will solve the problem (assuming it’s not plugin related). This is due to a change in how the WP cookies are set and old cookies colliding with new cookies.

  10. Snoskred says:

    Actually no – if you read the comments on my blog post on the topic, you will see that for some the cookie clearing solves the problem, but not always.

    There is also a long thread on the subject in the wordpress support forums.

    The bottom line is, why put your blog at risk by upgrading when there is no great need to do so? Stick with 2.5 or lower until they sort out these bugs (and there are others including a major permalink problem) and upgrade when they have a fix for things.

  11. Tim says:

    Awww. My k2 sidebar is disabled. It makes me use widgets instead.
    Now using 2.6.1. Other then that, no problems.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

If you wish to post code, write it like [code]blah[/code] so it will display properly.