• Resolved Guzzo

    (@guzzo)


    I currently have the following sidebar code which displays my full blogroll:

    (<?php get_links(-1, '
    <li>', '</li>
    ', ' - '); ?>)

    I would like to use a code that will display links in only one category (by category ID) instead of the full blogroll. Can anyone post (or direct me to) a code that will do that?

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • moshu

    (@moshu)

    In WP 2.3 you should use this
    Template_Tags/wp_list_bookmarks

    Thread Starter Guzzo

    (@guzzo)

    Thank you moshu… appreciate it. That has to be the fastest response on record. I didn’t even finish editing my post before you replied.

    I already checked out your link beforehand, but was looking for a more specific answer. I guess I’ll just have to get me some of that there edjimication and figger it out myself. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Blogroll categories’ is closed to new replies.