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

Unset the type super sticky from topic type

Source: bp-forums/groups.php:976

BBP_Forums_Group_Extension::hide_super_sticky_admin_link()

Ugly preg_replace to hide the to front admin link

Source: bp-forums/groups.php:992

BBP_Forums_Group_Extension::new_topic_redirect_to()

Redirect to the group forum screen

Source: bp-forums/groups.php:1009

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

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