The MU forums have moved to WordPress.org

Blogroll functions (3 posts)

  1. mikeboy3
    Member
    Posted 16 years ago #

    Hi all, I had modified my K2 theme RC3 before WPmu 1.5.1, and now I need to re-modify the RC6 version that runs on WPmu 1.5.1, I wanted to ask, it this still valid code to call a certain category from the blogroll?

    <?php wp_list_bookmarks('category_name=header&categorize=0&title_li='); ?>

    Thanks in advance

  2. dsader
    Member
    Posted 16 years ago #

    Looks fine,

    http://codex.wordpress.org/Template_Tags/wp_list_bookmarks

    Does it need a category=n, where n is the cat ID?

  3. mikeboy3
    Member
    Posted 16 years ago #

    ok thanks, and not a WPmu question specifically, but does anyone know where I can find the menu code in K2's header?

    I now see only:
    <?php /* K2 Hook */ do_action('template_before_content'); ?>

    And I don't know how to edit that to display the content I want... :s

About this Topic

  • Started 16 years ago by mikeboy3
  • Latest reply from mikeboy3