alex sysoef
expert wordpress

WordPress 2.9 Upgrade And Simple Tags Solution

As expected WordPress 2.9 have been released on December 18 and while this version  is not a security release, it contains quite a few bug fixes as well as enhancements! Couple most notable features added to latest version are:

  • Basic image editing capabilities – love it for quick edits!
  • Ability to add video to WordPress blog post by simply specifying URL to the video instead of copying / pasting code. Support for most common services is included

I also like the new option to Auto-Optimize database by simply adding one line to your wp-config.php file and my partner and I are testing it right now to perhaps make it part of the next package release of Expert WordPress. There are quite a few more enhancements you should read about on official blog but right now I want to talk about solving a problem with one, very popular plugin – Simple Tags. Until author releases next version of plugin fully compatible with WordPress 2.9 – here is a work around for you…

Problem comes from hard coding within the plugin that checks version of the WordPress core and errors out simply because it doesn’t mention 2.9.

If you are planning to upgrade to WordPress 2.9 and you should and using Simple Tags plugin, simply follow these steps to make it compatible…

1. Navigate to Plugins-> Editor in your WordPress admin

2. In “Select plugin to edit” drop down option on right hand side select “Simple Tags” and click Select:

simple-tags.php file should open for editing by default

3.  Find this line near the top of the file:

if ( strpos($wp_version, '2.7') !== false || strpos($wp_version, '2.8') !== false) {

And add to it 2.9 as a version option:

if ( strpos($wp_version, '2.7') !== false || strpos($wp_version, '2.8') !== false || strpos($wp_version, '2.9') !== false ) {

4. Save the file!

This is it! Now your plugin will not give you any problems!

Reblog this post [with Zemanta]
Tags: , , , , ,

About The Blog Author

Alex Sysoef is an IT Consultant, Internet Marketer and ProBlogger who shares his passion and knowledge of WordPress, SEO, Social Media and traffic strategies on his blog WordPress Howto Spotter. Connect on Twitter or Facebook

53 Responses to “WordPress 2.9 Upgrade And Simple Tags Solution”

  1. Hi Alex,

    Thanks for the workaround on Simple Tags. I had deactivated it on all my blogs waiting for the authors update. But now I can go ahead fix it to work now.

    One thing I really like in the new version is the ability to update multiple plugins with one click. That can be a real time saver.

    Again thanks for the workaround.
    .-= Herschel Lawhorn´s last blog ..Better SEO with Article Marketing – Can This Be Possible? =-.

  2. Yes I have held off waiting on Simple Tags author to upgrade their version like they have with the last few edition changes.

    Thanks for the simple work around.
    .-= Mike Paetzold´s last blog ..Time Management On Crack Review =-.

  3. Hi Alex,
    Thanks for the timely info and Simple Tags work around tip! I agree with Herschel Lawhorn (above), WP 2.9 appears to have some handy, time-saving features which I hope we can all put to good use in 2010.
    Cheers,
    Richard

  4. Thanks Alex! Just applied the fix…I too was waiting for plug-in update.

    I especially like the WP 2.9 “Ability to add video to WordPress blog post by simply specifying URL to the video instead of copying / pasting code.” I’m starting to use more and more video from YouTube in my posts, and that will be really handy.

    Happy Holidays to you and yours!

    Mtn Jim
    .-= Mtn Jim Fisher´s last blog ..Lions and Tigers and Bears, Oh My! =-.

  5. Alex, you stated that you like the option to “Auto-Optimize database by simply adding one line to your wp-config.php file”. Where do you find this information? I have looked for it but haven’t found it yet.
    .-= Herschel Lawhorn´s last blog ..Better SEO with Article Marketing – Can This Be Possible? =-.

  6. Thanks Alex.

    It was annoying to see that alarm message at the top of the page each time logging in.

    Easy fix! Great.

    Fred
    .-= Fred Lotgering´s last blog ..Free Giveaways, Free Resources – Self Improvement Niche =-.

  7. Jayce says:

    Hmm… So far no issue with the plugin that I use. I am not using this plugin. :)
    .-= Jayce´s last blog ..How to hack Facebook account profile =-.

    • I hate it when an update causes a mess on my blog, particularly with plugins that suddenly fail to work after an update. Would you believe it if I say I still haven’t updated to 2.9? I’m still waiting for people to say, it is perfectly stable and that all glitches have been straightened out. :)
      .-= James Moralde´s last blog ..Smooth Link Scrolling =-.

  8. I was so excited about wordpress 2.9 but after its release when I updated it, I landed with 2-3 tech issues… I checked into the forum and realize its not only me
    other users are facing similar issues…
    .-= Harsh Agrawal´s last blog ..Retweet And Win Premium WordPress Webhosting =-.

  9. David Pratt says:

    A sneaky fix – I like it. This should bring the nav back to life on my site and save rolling back the Word Press version. Cheers.
    .-= David Pratt´s last blog ..Zoocha – A new digital agency in Hertfordshire =-.

  10. TheSpotter says:

    Thanks for the comments and I apologize for not replying individually to everyone. Just a few things came up that make it a bit hard to keep up with blogging.

  11. Dennis Edell says:

    I’m not currently using the plugin, what’s it good for?
    .-= Dennis Edell´s last blog ..The $10 Winner And More Good News….. =-.

  12. Keith Davis says:

    Hi Alex
    Good to know that the fixes aren’t for security issues.
    I tend to edit and optimise my images before I upload them so I probably won’t update.

    The auto optimise for database sounds good, I’m always looking for ways to speed up my wordpress site. Probably my only grumble about wordpress… how slow it is!

    I’m sure I read somewhere that 2.9.1 is out in beta… ?
    .-= Keith Davis´s last blog ..The eyes have it! =-.

  13. Keith says:

    Thanks for the post about Simple Tags. Worked great!
    .-= Keith´s last blog ..Santa Arrived Early! Get Your Hands On Tons of Free Pressies =-.

  14. Vance Sova says:

    Hi Alex,

    I updated the Word Press to 2.9 before I read about and tried to install and activate the Simple Tags plug in.

    It wouldn’t work so I deactivated and deleted it.

    From your post it would seem that one should first edit the plug in and then update to 2.9 WP.

    I’m not sure if it can be uploaded and edited with the 2.9 Word Press in place.

    I’m amazed at how you come up with solutions like this. It’s a good idea to visit your blog. This is my second time and I plan to be back soon.

    Vance
    .-= Vance Sova´s last blog ..Get Blog Traffic Increase With Blog Comments =-.

  15. Sergei says:

    I am sure that the post will be helpful for those who want change the tags after the upgrade. It will be helpful for a lot of people indeed.

Trackbacks/Pingbacks

  1. Andy Beard says:

    RT @TheSpotter WordPress 2.9 Upgrade And Simple Tags Solution http://bit.ly/7418SS #wordpress

  2. Eren Mckay says:

    RT @AndyBeard: RT @TheSpotter WordPress 2.9 Upgrade And Simple Tags Solution http://bit.ly/7418SS #wordpress

  3. RT @AndyBeard: RT @TheSpotter WordPress 2.9 Upgrade And Simple Tags Solution http://bit.ly/7418SS #wordpress

  4. SEMpdx says:

    RT @TheSpotter WordPress 2.9 Simple Tags Solution http://bit.ly/7418SS

  5. Ange Recchia says:

    Fwd: RT @TheSpotter WordPress 2.9 Upgrade And Simple Tags Solution http://bit.ly/7418SS #wordpress (via… http://ff.im/deQmy

  6. RT @TheSpotter WordPress 2.9 Upgrade And Simple Tags Solution http://bit.ly/7418SS

  7. chm says:

    @purzlbaum schon gesehen? http://xyx.ch/8u #simpletags #wp2.9

  8. [...] Kudos to Alex and Dmitriy Dec 22, 2009 in Updates Just read a blog post from my good friend Alex Syseof one of the co-owners of Expert WordPress. He posted about a solution to the Simple Tags problem with WordPress 2.9 and you can read it here on his blog – WordPress 2.9 Upgrade And Simple Tags Solution. [...]

  9. @Mindcryme The coder put a version check in, you just need to change 1 line of code http://is.gd/5Pdn4

  10. [...] WordPress 2.9 Upgrade And Simple Tags Solution [...]

Leave a Reply

Comment Guidelines: All your links are DoFollow links. No Keywords In Name. No inappropriate or offensive comments. No links to inappropriate or offensive sites. Comments must contribute to the discussion. ALL SPAM DELETED!

Comments Manually Approved prior to appearing!

CommentLuv badge

Notify me of followup comments via e-mail. You can also subscribe without commenting.