[wp-testers] Question about new tags

Luc Saint-Elie lstelie at gmail.com
Fri Jan 26 22:43:00 GMT 2007


Hello,

2.1 brings some new template tags among them wp_list_bookmarks() that  
replaces previous tags [  see http://lorelle.wordpress.com/2007/01/26/ 
wordpress-21-template-tag-and-function-changes/]

Previousely I used  <ul ><? php get_links('-1', '<li>', '</li>', '  
'); ? >< /ul> to gest only a list of links surrounded by < li >

How to get the same result with wp_list_bookmarks(), I mean without  
the category name ?

I tried things like wp_list_bookmarks("title_li=''") without success

Thanks in advance

Luc



More information about the wp-testers mailing list