bbp_forum_archive_title( string $title = '' )
Output the forum archive title
Description
Parameters
- $title
-
(Optional) Default text to use as title
Default value: ''
Source
File: bp-forums/forums/template.php
function bbp_forum_archive_title( $title = '' ) { echo bbp_get_forum_archive_title( $title ); }
Changelog
Version | Description |
---|---|
bbPress (r3249) | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.