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. steve says:

    Hi Alex,
    As always informative stuff,
    Has anyone had trouble with “footer” links not saving properly and creating backslashes on save? seems to have happened after upgrading to WP2.9
    Any help appreciated,
    .-= steve´s last blog ..Muscle Transformation =-.

  2. Jacinta Dean says:

    Hi Alex,

    I have updated my blogs after reading your posts about blog security previously and as I am learning I am installing all the plugins you are recommending.

    Just tonight I installed the WP Super Cache plugin as I noticed my blog loading really slow and I read about the plugin on your site.

    Thank you for being such an expert with wordpress. I have learned so much since following you over the last few months.

    Kind Regards

    Jacinta :D
    .-= Jacinta Dean´s last blog ..John Thornhill’s Internet Marketing Master Class Coaching Program Week 18! =-.

  3. Andrew Keir says:

    I upgraded WP 2.9 as soon as it out which I don’t normally do because the last few upgrades have been as smooth as possible.

    The one time I rush it my plugins need a tweak, murphys law.

  4. Dwayne says:

    Alex,

    Not really a Simple tags related comment, but I have had many problems since this 2.9 upgrade.

    Has anyone else noticed their scheduled posts “missing” the schedule? I found a fix here:http://www.semiologic.com/2009/12/21/wp-2-9-three-bugs-and-how-to-fix-them/

    I hope future upgrades go smoother than this one.

  5. Keith Davis says:

    @Dwayne
    I’ve not been using WordPress long, came in at 2.8.5 and upgraded to 2.8.6 for security update.
    I did read a lot about the problems with the initial release of 2.8 and now 2.9!

    Looks like all the first releases need real life testing to find all the problems.
    Perhaps the answer is to leave the first release to the beta testers and jump in with the release which fixes all the bugs.
    I don’t like the idea of searching the internet for all the fixes.
    .-= Keith Davis´s last blog ..Ooh la la… =-.

  6. Thank you so much for this work around. Very helpful to get my blog off on the right foot in 2010. Have a great year!
    .-= Heath Mullikin´s last blog ..Primal review =-.

  7. dave says:

    I loved the idea of using the simpletags plugin, but it gave may way to many problems… even before upgrading to 2.9
    .-= dave´s last blog ..Motorola DROID (Verizon Wireless) =-.

  8. Susuteh says:

    Hi Alex,
    got this error messages
    fatal error,,,,,wp-content/plugins/simple-tags/simple-tags.php on line 35
    What going on ? anyone face this problem?

  9. Mark says:

    The new WP version is absolutely a big factor to save time. Since the new version offers multiple plugins that has the ability to meet almost all the WP users’ needs.
    .-= Mark´s last blog ..School Grants For Studying Abroad =-.

  10. Kai says:

    It fixed the problem, and your simple steps were easy to follow. The first time I did it I forgot to save the file.

    -Kai
    .-= Kai´s last blog ..SEO =-.

  11. Great tutorials! At least now, we can finally address the problem with your help.
    .-= Harrison Stuart´s last blog ..Spying on Your Spouse’s PC- Right or Wrong? =-.

  12. Charles says:

    Thanks and great post. You always post informative information for blogging.
    .-= Charles´s last blog ..By: OFAC solution =-.

  13. The shortcuts here are going to save me a lot of time as well as encourage me to take the time to experiment a bit more before finalizing designs.

    I’ve not been using WordPress very long, and I did update for security purposes.

    I was concerned about the bad press the package received initially.

    I didn’t have the time to debug the first version.
    .-= Vincenti Winchester´s last blog ..New Article: Saving Free Form Play Recesses =-.

  14. Curt N says:

    I just recently upgraded to 2.9, I am happy with its performance also. Thanks for the tag solutions too! I didn’t realize that before I read your post.
    .-= Curt N´s last blog ..Mass Article Control | The Best Article Re-Writer =-.

  15. Tina Rown says:

    Wow, It’s great way to enable simple tag plugin on WP 2.9. I really love this plugin. Thanks for sharing
    .-= Tina Rown´s last blog ..Pro Caulk Complete Caulking Tool =-.

Trackbacks/Pingbacks

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.