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

Used to start an output buffer

Source: bp-forums/groups.php:603

BBP_Forums_Group_Extension::ob_end_clean()

Used to end an output buffer

Source: bp-forums/groups.php:610

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::setup_variables()

Setup the group forums class variables

Source: bp-forums/groups.php:46

BBP_Forums_Group_Extension::setup_actions()

Setup the group forums class actions

Source: bp-forums/groups.php:79

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