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

Fix pagination of topics on forum view

Source: bp-forums/groups.php:1354

BBP_Forums_Group_Extension::replies_pagination()

Fix pagination of replies on topic view

Source: bp-forums/groups.php:1377

BBP_Forums_Group_Extension::edit_redirect_to()

Redirect to the group admin forum edit screen

Source: bp-forums/groups.php:1063

BBP_Forums_Group_Extension::forum_parent()

Form Helpers *********************************************************

Source: bp-forums/groups.php:1078

BBP_Forums_Group_Extension::topic_parent()

Source: bp-forums/groups.php:1086

BBP_Forums_Group_Extension::form_permissions()

Permissions to view the ‘New Topic’/’Reply To’ form in a BuddyBoss group.

Source: bp-forums/groups.php:1120

BBP_Forums_Group_Extension::group_settings_hidden_field()

Add a hidden input field on the group settings page if the group forum is enabled.

Source: bp-forums/groups.php:1159

BBP_Forums_Group_Extension::maybe_map_permalink_to_group()

Maybe map a Forums forum/topic/reply permalink to the corresponding group

Source: bp-forums/groups.php:1193

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