Forums
-
- Forum
- Posts
-
- Installation
- 28,436
- Troubleshooting
- 62,525
- Themes
- 10,431
- Plugins
- 15,342
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
<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