Skip to:
Content
Pages
Categories
Search
Top
Bottom

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


guly
Participant

@guly

I found that to exclude multiple forums, it has to be a negative value in exclude:

get_latest_topics('exclude=-3,-16,-28')

according to the wordpress codex, the numbers are supposed to be in ascending order, so I assume order is important in bbpress too.

Skip to toolbar