With wp_list_bookmarks();, how do I get the title of Blogroll to go away?
With wp_list_bookmarks();, how do I get the title of Blogroll to go away?
Try this:
<?php wp_list_bookmarks('title_li='); ?>
I did, no luck.
Mmm, have a look at this option - the last post in that thread.
This topic has been closed to new replies.