Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: navigation using forum_id


chrishajer
Participant

@chrishajer

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.

Skip to toolbar