@since: BuddyPress 1.7.0 |
Description |
---|---|
bp_get_group_creator_permalink |
Filters the permalink of the creator of the current group in the loop. |
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_group_creator_username() |
Output the username of the creator of the current group in the loop. |
bp_get_group_class |
Filters classes that will be applied to row class of the current group in the loop. |
bp_get_group_name |
Filters the name of the current group in the loop. |