File: bp-groups/bp-groups-template.php |
Description |
---|---|
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_get_group_member_joined_since() |
Return the joined date for the current member in the group member loop. |
bp_get_group_member_joined_since |
Filters the joined since time for the current member in the loop. |
bp_group_member_id() |
Output the current group member id in the 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_link |
Filters the group member HTML link for the current user in the loop. |
bp_group_member_domain() |
Output the current group member profile url in the loop. |