I have a page where I want to show all the links, BUT not sequentially.
Could I call multiples instances of the function specifying the link_category? ex:
<?php feedreading_blogroll(link_category); ?>
Many thanks
I have a page where I want to show all the links, BUT not sequentially.
Could I call multiples instances of the function specifying the link_category? ex:
<?php feedreading_blogroll(link_category); ?>
Many thanks
You must log in to post.