File: bp-groups/bp-groups-template.php |
Description |
---|---|
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_get_group_member_count() |
Generate the “x members” count string for a group. |
bp_get_group_member_count |
Filters the “x members” count string for a group. |
bp_group_forum_permalink() |
Output the URL of the Forum page of the current group in the loop. |
bp_get_groups_pagination_links() |
Get the pagination HTML for a group loop. |
bp_get_groups_pagination_links |
Filters the pagination HTML for a group loop. |