I Dream in Colors

Hi, I'm Nico :)

03/11/07 Buggy WP 2.1 tags

wp_list_bookmarks is a new tag in Wordpress 2.1 that replaces the tags get_links_list and get_links tags, and is the one that’s giving me the more trouble. The documentation page is still a “rough draft”, and the tag itself is bugged (there are a few bug reports filed already).

One thing that I couldn’t do to save my life is display the links list without a title. You used to have to use the parameter ‘title_li=’, wich is supposed to still work. Anyone who has tried will tell you that it doesn’t work so well.Took me a while, but after some searching I found a workaround for it. If you pass the ‘title_li=’ parameter alone, it won’t work. You also have to add ‘categorize=0′

Now, by doing this you’re passing a false value to this parameter, whose description is”Bookmarks should be shown within their assigned Categories”. I think that using a value of 1 should work too if that’s what’s needed, but I haven’t tried that yet.

Technorati Tags: , ,

No comments yet



Speak your mind

(required)

(required - not published)