File: bp-forums/groups.php
Description
BBP_Forums_Group_Extension::toggle_group_forum()

Toggle the enable_forum group setting on or off

Source: bp-forums/groups.php:708

BBP_Forums_Group_Extension::display_forums()

Output the forums for a group in the edit screens

Source: bp-forums/groups.php:750

bbp_after_group_forum_display

Single Reply

Source: bp-forums/groups.php:950

BBP_Forums_Group_Extension::map_group_forum_meta_caps()

Allow group members to have advanced priviledges in group forum topics.

Source: bp-forums/groups.php:202

BBP_Forums_Group_Extension::remove_group_forum_meta_cap_map()

Remove the topic meta cap map, so it doesn’t interfere with sidebars.

Source: bp-forums/groups.php:246

BBP_Forums_Group_Extension::edit_screen()

Show forums and new forum form when editing a group

Source: bp-forums/groups.php:260

BBP_Forums_Group_Extension::edit_screen_save()

Save the Group Forum data on edit

Source: bp-forums/groups.php:328

BBP_Forums_Group_Extension::group_admin_ui_edit_screen()

Adds a metabox to BuddyBoss Group Admin UI

Source: bp-forums/groups.php:455

BBP_Forums_Group_Extension::group_admin_ui_display_metabox()

Displays the Forums metabox in BuddyBoss Group Admin UI

Source: bp-forums/groups.php:475

BBP_Forums_Group_Extension::__construct()

Setup Forums group extension variables

Source: bp-forums/groups.php:34