bbp_forum_title
Codex Home → bbp_forum_title
This function can be used inside template files to display the forum title.
Example Usage
<div class="entry-title"> <?php bbp_forum_title(); ?> </div>
This function can be used inside template files to display the forum title.
<div class="entry-title"> <?php bbp_forum_title(); ?> </div>