File: bp-groups/bp-groups-template.php |
Description |
---|---|
bp_get_group_creator_username() |
Return the username of the creator of the current group in the loop. |
bp_get_group_creator_username |
Filters the username of the creator of the current group in the loop. |
bp_group_creator_id() |
Output the user ID of the creator of the current group in the loop. |
bp_get_group_creator_id() |
Return the user ID of the creator of the current group in the loop. |
bp_get_group_creator_id |
Filters the user ID of the creator of the current group in the loop. |
bp_group_creator_permalink() |
Output the permalink of the creator of the current group in the loop. |
bp_get_group_creator_permalink() |
Return the permalink of the creator of the current group in the loop. |
bp_group_is_public() |
Output whether the current group in the loop is public. |
bp_get_group_is_public() |
Return whether the current group in the loop is public. |
bp_get_group_is_public |
Filters whether the current group in the loop is public. |