@since: BuddyPress 1.2.0 |
Description |
---|---|
groups_action_create_group() |
Catch and process group creation form submissions. |
BP_Groups_Template::has_groups() |
Whether there are groups available in the loop. |
BP_Groups_Template::next_group() |
Set up the next group and iterate index. |
BP_Groups_Template::rewind_groups() |
Rewind the groups and reset member index. |
BP_Groups_Template::groups() |
Whether there are groups left in the loop to iterate over. |
BP_Groups_Template::the_group() |
Set up the current group inside the loop. |
BP_Groups_Template |
The main Groups template loop class. |
bp_groups_delete_group |
Fires before the deletion of a group. |
groups_delete_membership_request() |
Delete a pending group membership request. |
groups_activity_new_update_action |
Filters the action for the new group activity update. |