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

Creating a group forum or category (including root for group)

Source: bp-forums/groups.php:625

BBP_Forums_Group_Extension::remove_forum()

Removing a group forum or category (including root for group)

Source: bp-forums/groups.php:651

BBP_Forums_Group_Extension::disconnect_forum_from_group()

Listening to BuddyBoss Group deletion to remove the forum

Source: bp-forums/groups.php:673

BBP_Forums_Group_Extension::setup_filters()

Setup the group forums class filters

Source: bp-forums/groups.php:105

BBP_Forums_Group_Extension::display()

The primary display function for group forums

Source: bp-forums/groups.php:152

BBP_Forums_Group_Extension::maybe_unset_forum_menu()

Maybe unset the group forum nav item if group does not have a forum

Source: bp-forums/groups.php:177

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