Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Get Current Forum ID?


_ck_
Participant

@_ck_

Why not just do it all in the li:

<li<?php if ($current_forum_id==get_forum_id()) {echo " class='on'";} ?>>

Skip to toolbar