File: bp-forums/groups.php |
Description |
---|---|
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 |
bbp_after_group_forum_display |
Single Reply |
BBP_Forums_Group_Extension::no_super_stickies() |
Strip super stickies from the topic query |