Forums
-
- Forum
- Posts
-
- Installation
- 28,436
- Troubleshooting
- 62,522
- Themes
- 10,431
- Plugins
- 15,341
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
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).