@since: BuddyPress 1.1.0 |
Description |
---|---|
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_are_previous_group_creation_steps_complete() |
Check all previous group creation steps are complete. |
bp_new_group_id() |
Output the newly created group ID after the creation process. |
bp_get_new_group_id() |
Get the newly created group ID after the creation process. |
bp_get_new_group_id |
Filters the new group ID. |
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. |