I'm using: <?php get_archives('postbypost','10','custom','<dd>','</dd>'); ?> to show the latest posts.
Is there a way to also include the category. So it looks like:
post, category
I'm using: <?php get_archives('postbypost','10','custom','<dd>','</dd>'); ?> to show the latest posts.
Is there a way to also include the category. So it looks like:
post, category
This topic has been closed to new replies.