Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Is there a way to get the current forum #?


_ck_
Participant

@_ck_

It’s very simple get_forum_id();

<?php echo "<div id='forum-".get_forum_id()."'>"; ?>

Skip to toolbar