File: bp-forums/groups.php |
Description |
---|---|
bp_group_admin_after_edit_screen_save |
Add action that fire before user redirect |
BBP_Forums_Group_Extension::redirect_canonical() |
Ensure that forum content associated with a BuddyBoss group can only be viewed via the group URL. |
BBP_Forums_Group_Extension::map_activity_to_group() |
Map a forum post to its corresponding group in the group activity stream. |
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. |