Forums
-
- Forum
- Posts
-
- Installation
- 28,535
- Troubleshooting
- 62,787
- Themes
- 10,444
- Plugins
- 15,384
- Requests & Feedback
- 14,986
- Showcase
- 3,257
-
<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