@since: bbPress (r2746) |
Description |
---|---|
bbp_privatize_forum() |
Mark the forum as private |
bbp_publicize_forum() |
Mark the forum as public |
bbp_close_forum() |
Closes a forum |
bbp_open_forum() |
Opens a forum |
bbp_categorize_forum() |
Make the forum a category |
bbp_normalize_forum() |
Remove the category status from a forum |
BBP_Walker_Dropdown |
Create HTML dropdown list of forums/topics. |
BBP_Walker_Dropdown::__construct() |
Set the tree_type |
BBP_Walker_Dropdown::start_el() | |
bbp_dropdown() |
Output a select box allowing to pick which forum/topic a new topic/reply belongs in. |