File: bp-forums/forums/functions.php |
Description |
---|---|
bbp_insert_forum() |
A wrapper for wp_insert_post() that also includes the necessary meta values for the forum to function properly. |
bbp_save_forum_extras() |
Handle the saving of core forum metadata (Status, Visibility, and Type) |
bbp_new_forum_handler() |
Handles the front end forum submission |
bbp_close_forum() |
Closes a forum |
bbp_new_forum_pre_title |
Forum Title |
bbp_close_forum |
Forum Visibility |
bbp_new_forum_pre_content |
Forum Content |
bbp_open_forum() |
Opens a forum |
bbp_new_forum_pre_extras |
Additional Actions (Before Save) |
bbp_categorize_forum() |
Make the forum a category |