File: bp-forums/forums/functions.php |
Description |
---|---|
bbp_update_forum_last_topic_id() |
Update the forum last topic id |
bbp_update_forum_last_reply_id() |
Update the forum last reply id |
bbp_privatize_forum() |
Mark the forum as private |
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 |