Forums
-
- Forum
- Posts
-
- Installation
- 28,421
- Troubleshooting
- 62,412
- Themes
- 10,409
- Plugins
- 15,331
- Requests & Feedback
- 14,958
- Showcase
- 3,254
-
<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