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_get_forum_id() |
Return the forum id |
| bbp_the_forum() |
Loads up the current forum in the loop |
| bbp_forum_id() |
Output forum id |
| 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 |
| bbp_get_forum_post_type_labels() |
Return array of labels used by the forum post type |
| bbp_get_forum_post_type_rewrite() |
Return array of forum post type rewrite settings |
| bbp_get_forum_post_type_supports() |
Return array of features the forum post type supports |