File: bp-groups/bp-groups-template.php |
Description |
---|---|
bp_group_list_mods() |
Output markup listing group mod. |
bp_group_admin_ids() |
Return a list of user IDs for a group’s admins. |
bp_group_admin_ids |
Filters a list of user IDs for a group’s admins. |
bp_is_group_creator() |
Determine whether a user is the creator of the current group in the loop. |
bp_group_creator_avatar() |
Output the avatar of the creator of the current group in the loop. |
bp_get_group_creator_avatar() |
Return the avatar of the creator of the current group in the loop. |
bp_get_group_creator_avatar |
Filters the avatar of the creator of the current group in the loop. |
bp_group_is_admin() |
Determine whether the current user is the admin of the current group. |
bp_group_is_mod() |
Determine whether the current user is a mod of the current group. |
bp_get_group_creator_id() |
Return the user ID of the creator of the current group in the loop. |