How to separate link categories
-
(I apologize if this has been asked and answered as I could not find it)
With versions before 2.1, I could break up my links into separate categories. For example, I could have on a restaurant site — “food magazines” “food stores” “food this or that”. Then I’d have 3 sections of links with the appropriate title.
With 2.1, I have just my Blogroll links and they all fall under one category, even if I give them their own category.
And yes, I mean links, not posts.
I’d like them to be listed randomly, not by name, but under their own link category. Is this possible?
And, I figure someone will ask, so here is my code in my sidebar.php file
(I can’t get the code to replicate properly so will break it down to several lines)
?php get_linksbyname(”, ‘
li’, ‘/li
‘, ”, FALSE, ‘rand’, FALSE, FALSE, -1); ?
- The topic ‘How to separate link categories’ is closed to new replies.