@since: bbPress (r2464)
Description
bbp_get_forum_last_active_time()

Return the forums last update date/time (aka freshness)

Source: bp-forums/forums/template.php:571

bbp_forum_permalink()

Output the link to the forum

Source: bp-forums/forums/template.php:355

bbp_get_forum_permalink()

Return the link to the forum

Source: bp-forums/forums/template.php:372

bbp_forum_title()

Output the title of the forum

Source: bp-forums/forums/template.php:395

bbp_get_forum_title()

Return the title of the forum

Source: bp-forums/forums/template.php:409

bbp_forum_id()

Output forum id

Source: bp-forums/forums/template.php:241

bbp_get_forum_id()

Return the forum id

Source: bp-forums/forums/template.php:262

bbp_the_forum()

Loads up the current forum in the loop

Source: bp-forums/forums/template.php:227

bbp_has_forums()

The main forum loop.

Source: bp-forums/forums/template.php:123

bbp_forums()

Whether there are more forums available in the loop

Source: bp-forums/forums/template.php:206