File: bp-forums/groups.php |
Description |
---|---|
BBP_Forums_Group_Extension::new_reply_redirect_to() |
Redirect to the group forum screen |
BBP_Forums_Group_Extension::create_screen() |
Show forums and new forum form when creating a group |
BBP_Forums_Group_Extension::create_screen_save() |
Save the Group Forum data on create |
BBP_Forums_Group_Extension::ob_start() |
Used to start an output buffer |
BBP_Forums_Group_Extension::ob_end_clean() |
Used to end an output buffer |
BBP_Forums_Group_Extension::new_forum() |
Creating a group forum or category (including root for group) |
BBP_Forums_Group_Extension::remove_forum() |
Removing a group forum or category (including root for group) |
BBP_Forums_Group_Extension::disconnect_forum_from_group() |
Listening to BuddyBoss Group deletion to remove the forum |
BBP_Forums_Group_Extension::toggle_group_forum() |
Toggle the enable_forum group setting on or off |
BBP_Forums_Group_Extension::display_forums() |
Output the forums for a group in the edit screens |