File: bp-groups/bp-groups-template.php |
Description |
---|---|
bp_get_group_pag_id |
Filters the string to be used as the group pag id. |
bp_group_member_pagination() |
Output HTML group member pagination. |
bp_group_member_css_class() |
Output group member class ‘banned-user’ for banned members. |
bp_group_member_css_class |
Filters the class to add to the HTML if member is banned. |
bp_group_member_joined_since() |
Output the joined date for the current member in the group member loop. |
bp_group_member_is_banned() |
Output if current group member is banned. |
bp_get_group_member_is_banned() |
Check if current group member is banned. |
bp_get_group_member_is_banned |
Filters whether the member is banned from the current group. |
bp_get_group_member_name |
Filters the group member display name of the current user in the loop. |
bp_group_member_link() |
Output an anchor tag of the group member profile url with link of displayed name. |