Namespaces: global |
Description |
|---|---|
| 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 |
| bbp_has_forums() |
The main forum loop. |
| bbp_forums() |
Whether there are more forums available in the loop |
| bbp_trashed_forum() |
Called after trashing a forum |
| bbp_untrash_forum_topics() |
Trash all topics inside a forum |
| bbp_delete_forum() |
Called before deleting a forum. |
| bbp_trash_forum() |
Called before trashing a forum |