File: bp-forums/forums/template.php |
Description |
|---|---|
| bbp_get_forum_content() |
Return the content of the forum |
| bbp_forum_row_actions() |
Allow forum rows to have adminstrative actions |
| bbp_the_forum() |
Loads up the current forum in the loop |
| bbp_forum_id() |
Output forum id |
| bbp_get_forum_id() |
Return the forum id |
| bbp_get_forum_post_type_supports() |
Return array of features the forum post type supports |
| bbp_has_forums() |
The main forum loop. |
| bbp_forums() |
Whether there are more forums available in the loop |
| bbp_forum_post_type() |
Output the unique id of the custom post type for forums |
| bbp_get_forum_post_type() |
Return the unique id of the custom post type for forums |