Thread
:
wordpress blogroll position
View Single Post
01-02-2010, 12:01 PM
tstportal
Registered User
Join Date: Mar 2009
Posts: 2
lot easier than that even, no "if" necessary, just insert this code into your template file:
Code:
<?php wp_list_bookmarks( $args ); ?>
args can be like "&include=3" where 3 is the ID of your link category.
tstportal
View Public Profile
Find More Posts by tstportal