Using “wp_list_bookmarks” and “title_li”
-
I’m trying to simply list the bookmark links. It works, but I can’t get the the category of the links to stop displaying. Typing ‘title_li=’ for some reason doesn’t remove the link category. This is my code:
<?php wp_list_bookmarks('title_li=&category=3'); ?>
Can anyone help?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Using “wp_list_bookmarks” and “title_li”’ is closed to new replies.