File: bp-forums/forums/functions.php |
Description |
|---|---|
| bbp_edit_forum |
No Errors |
| bbp_edit_forum_post_extras |
Additional Actions (After Save) |
| 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 |