WordPress 2.0: To Upgrade or Not?

I’ve been considering upgrading this blog from WordPress 1.5.2 to WordPress 2.0. Apparently, it’s a bit more than just installing and clicking “Upgrade” like past times have been. This time, I have to backup the database, change some .htaccess stuff, mess with plugins, etc.

So, naturally I wonder if it’s all worth it. I’ve read all the hype, but nothing really sticks to me like gum on the backseat of my pants in a movie theater – until I read this.

Now what’s so important about that post? Well, something I’ve wanted to do for a few months is create a photoblog using WordPress. However, I don’t just want to post photos, I want the stories too, but I only want those readable if people want them. I also want comments on the photos, etc.

Enter WP 2.0.

Since, WP 2.0 creates a seperate post for photo uploads, that allows comments and stories to be flexible to my ever changing mind of what makes a good photo blog.

Soon, I’ll have to give that a shot. It’s been on my to-do list for a while. Now all I need is the butt-kicking.

[tags]WordPress, 2.0, photoblog, phoblog, photo[/tags]

4 Responses

  1. Dougal Campbell's Gravatar

    Posted by Dougal Campbell

    Backing up the db is just a precaution, and is a good idea in any case (I backed up my entire database and my entire web site directory tree). You shouldn’t have to muck with .htaccess or plugins in most cases. I really expected tags4wp and the image browser plugin on my site to break, but they work fine.

    A lot of people seem to think that the new version of WP is mostly just cosmetics. But the under-the-hood changes to the database accesses, plugin API, user roles/permissions, and the addition of “attachments” is going to open up a whole new world for plugin authors to create interesting modifications.

  2. nate's Gravatar

    Posted by nate

    Thanks for the comment, Dougal.

    Yea, I’ve heard that it’s the under-the-hood stuff that’s really changed, which does make me excited for the future. I’m just a little worried about some of the stuff I’ve seen out there about broken plugins. That’s my main concern.

    Should be interesting, needless to say, in the near future, to see what people do with the changes.

  3. Dougal Campbell's Gravatar

    Posted by Dougal Campbell

    The best thing to do might be to set up a test copy of WP2 in a subdirectory, with a different table prefix in the config. Copy your theme and plugins to the test copy and, uh… test :)

    Once you’re satisfied that things are working, delete the test copy and upgrade!

  4. nate's Gravatar

    Posted by nate

    Great idea. Thanks!

    Perhaps someone (I’m too lazy), should create an upgrade script that takes a current 1.5 and ports it over to a nice, fresh-like-the-morning-dew (yet fully tested) 2.0…. eh eh? That would be nice.

Add a Response