Forums
-
- Forum
- Posts
-
- Installation
- 28,380
- Troubleshooting
- 62,269
- Themes
- 10,391
- Plugins
- 15,313
- Requests & Feedback
- 14,924
- Showcase
- 3,252
-
I was able to get the forum ID on a topic page by using this (and nothing else) in header.php:
<?php echo (get_forum_id()); ?>
Works on forum pages too.