• I’m having a problem when using the title_li attribute in wp_list_bookmarks(). I am leaving it blank as I would not like the title to be displayed (like with similar functions) but it still displays the title and wraps the rest of the list in <ul> tags.

    Here’s my code:

    <?php wp_list_bookmarks('limit=4&title_li='); ?>

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘wp_list_bookmarks problem’ is closed to new replies.