Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How do I exclude a forum category from latest discussions?


deadlyhifi
Participant

@tomdebruin

come on, someone must know how to do this.

I can limit it to one forum with this:

<?php $topics = get_latest_topics( 1 ); ?>

but I want $topics to get forums 1 and 2 (but not 3).

Skip to toolbar