File: bp-forums/groups.php |
Description |
|---|---|
| BBP_Forums_Group_Extension::new_forum() |
Creating a group forum or category (including root for 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 |
| BBP_Forums_Group_Extension::toggle_group_forum() |
Toggle the enable_forum group setting on or off |
| BBP_Forums_Group_Extension::display_forums() |
Output the forums for a group in the edit screens |
| bbp_after_group_forum_display |
Single Reply |
| BBP_Forums_Group_Extension::no_super_stickies() |
Strip super stickies from the topic query |
| BBP_Forums_Group_Extension::unset_super_sticky() |
Unset the type super sticky from topic type |
| BBP_Forums_Group_Extension::hide_super_sticky_admin_link() |
Ugly preg_replace to hide the to front admin link |
| BBP_Forums_Group_Extension::new_topic_redirect_to() |
Redirect to the group forum screen |