File: bp-groups/bp-groups-template.php |
Description |
---|---|
bp_group_admin_memberlist() |
Since BuddyPress 1.0, this generated the group settings admin/member screen. |
bp_group_get_activity_feed_status() |
Get the activity feed status of a group. |
bp_group_get_activity_feed_status |
Filters the invite status of a group. |
bp_group_show_albums_status_setting() |
Output the ‘checked’ value, if needed, for a given album_status on the group create/admin screens |
bp_group_get_album_status() |
Get the album status of a group. |
bp_group_get_album_status |
Filters the album status of a group. |
bp_get_group_forum_permalink() |
Generate the URL of the Forum page of a group. |
bp_get_group_forum_permalink |
Filters the URL of the Forum page of a group. |
bp_group_is_forum_enabled() |
Determine whether forums are enabled for a group. |
bp_group_show_forum_setting() |
Output the ‘checked’ attribute for the group forums settings UI. |