@since: BuddyPress 1.1.0 |
Description |
---|---|
bp_group_creation_stage_title |
Filters the group creation stage title. |
bp_group_creation_form_action() |
Output the group creation next step url. |
bp_get_group_creation_form_action() |
Get the group creation next step url. |
bp_get_group_creation_form_action |
Filters the group creation form action. |
bp_is_group_creation_step() |
Check which step is displayed during the group creation process. |
bp_is_group_creation_step_complete() |
Check which group creation steps have been completed. |
bp_get_group_member_avatar_thumb |
Filters the group member avatar thumb while in the groups members loop. |
bp_group_has_members |
Filters whether or not a group member query has members to display. |
bp_group_total_for_member() |
Output the group count for the displayed user. |
bp_get_group_total_for_member() |
Get the group count for the displayed user. |