Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Adding Forum Category next to “Freshness”

this is what I did:

<a href="<?php forum_link($topic); ?>"><?php forum_name($topic);?></a>

I have no idea if it is the best way…No documentation, I just tried some function names that seemed logical to me and it worked.

Skip to toolbar