File: bp-forums/groups.php |
Description |
---|---|
BBP_Forums_Group_Extension::topic_pagination() |
Fix pagination of topics on forum view |
BBP_Forums_Group_Extension::replies_pagination() |
Fix pagination of replies on topic view |
BBP_Forums_Group_Extension::edit_redirect_to() |
Redirect to the group admin forum edit screen |
BBP_Forums_Group_Extension::forum_parent() |
Form Helpers ********************************************************* |
BBP_Forums_Group_Extension::topic_parent() | |
BBP_Forums_Group_Extension::form_permissions() |
Permissions to view the ‘New Topic’/’Reply To’ form in a BuddyBoss group. |
BBP_Forums_Group_Extension::group_settings_hidden_field() |
Add a hidden input field on the group settings page if the group forum is enabled. |
BBP_Forums_Group_Extension::maybe_map_permalink_to_group() |
Maybe map a Forums forum/topic/reply permalink to the corresponding group |
BBP_Forums_Group_Extension::remove_forum() |
Removing a group forum or category (including root for group) |
BBP_Forums_Group_Extension::disconnect_forum_from_group() |
Listening to BuddyBoss Group deletion to remove the forum |