Performancing Metrics

Adding WordPress 2.3 Tags to a Theme

Matt Mullenweg linked to a post on Aiming for Independence about adding the new tags to your WordPress theme.

Thankfully, much like categories, it is a simple adjustment, requiring only another bit of WordPress specific template code.

>?php the_tags(‘before’, ’separator’, ‘after’); ?<

I, for one, am glad it is so simple to implement and I hope most theme makers will update their themes to include this functionality.

My biggest question is “what will happen if we take the newly updated theme, and place it on a blog running a previous version of WordPress?”

Is there some way to check which version of WordPress is being run, or will we have to put out a WordPress 2.3 only version of each and every theme?

Categories: WordPress News

This post was written by . You can visit the for a short bio, more posts, and other information about the author.

Get backlinks to your Blog!

Promote Your Blog

If you are looking to promote your blog and get high quality backlinks from a PR6 2003 domain then Blogsearchengine.com is for you. For as little as $14.99 you can submit your blog and have a review written and published there with a backlink to your website or blog, we accept all niche!


Comment with Your Facebook Account

Comments

  1. Mary-Ann Horley says: 9/17/2007

    can’t the theme designer wrap it in an “if function exists” thingie?

    Reply

  2. Nathan Rice says: 9/17/2007

    >?php
    if function_exists( the_tags() ) { the_tags(); }
    ?

    Reply

  3. David Peralty ) says: 9/17/2007

    The sad part is, I knew about using that for checking for plugins and everything, but I didn’t even think to use it to check to see if a core feature was there…

    Thanks all (I feel really dumb now).

    Reply

  4. Christine From The Internet says: 9/17/2007

    I’m in the process of making a plugin that will make the template tags for UTW work with the wordpress 2.3 tag store; so themes that were using UTW will be able to keep on working with only a little bit of pain (:

    Reply

  5. ebooks says: 10/1/2008

    Great post! May i share on my website? http://www.ebookee.com

    Reply

  6. 长春策划 says: 10/6/2008

    ^_^欢迎访问我的小站。长春策划的小站

    Reply

  7. 蓝兔 says: 10/6/2008

    Great post! May i share on my website? http://www.sinoblog.org

    Reply

  8. 网匠 says: 10/25/2008

    ^_^欢迎访问我的小站。网匠的小站

    Reply