Namespaces: global
Description
bbp_get_forum_content()

Return the content of the forum

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

bbp_forum_row_actions()

Allow forum rows to have adminstrative actions

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

bbp_get_forum()

Gets a forum

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

bbp_forum_permalink()

Output the link to the forum

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

bbp_the_forum()

Loads up the current forum in the loop

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

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_untrashed_forum()

Called after untrashing a forum

Source: bp-forums/forums/functions.php:2530

bbp_get_forums_per_page()

Return the forums per page setting

Source: bp-forums/forums/functions.php:2553

bbp_forum_post_type()

Output the unique id of the custom post type for forums

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