Namespaces: global |
Description |
|---|---|
| bbp_untrashed_forum() |
Called after untrashing a forum |
| bbp_get_forums_per_page() |
Return the forums per page setting |
| 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_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 |
| bbp_untrash_forum() |
Called before untrashing a forum |