File: bp-forums/forums/functions.php |
Description |
|---|---|
| bbp_repair_forum_visibility() |
Recaches the private and hidden forums |
| bbp_remove_forum_from_all_subscriptions() |
Remove a deleted forum from all users’ subscriptions |
| bbp_privatize_forum() |
Mark the forum as private |
| bbp_edit_forum_pre_content |
Forum Content |
| bbp_edit_forum_pre_extras |
Additional Actions (Before Save) |
| bbp_edit_forum_pre_insert |
Forum Moderation |
| 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) |