File: bp-forums/groups.php |
Description |
---|---|
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 |
BBP_Forums_Group_Extension::new_reply_redirect_to() |
Redirect to the group forum screen |
BBP_Forums_Group_Extension::create_screen() |
Show forums and new forum form when creating a group |
BBP_Forums_Group_Extension::create_screen_save() |
Save the Group Forum data on create |