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

Map a custom post type link to its group forum

Source: bp-forums/groups.php:1341

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::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