Forums
-
- Forum
- Posts
-
- Installation
- 28,411
- Troubleshooting
- 62,354
- Themes
- 10,408
- Plugins
- 15,321
- Requests & Feedback
- 14,959
- Showcase
- 3,255
-
<li<?php
if ( is_front())
{
echo " id="current">";
?>
BTW the list item would be better described as being something like class="current"
then add an appropriate .current {}
to your css.
See also: https://bbpress.org/forums/topic/250