@since: BuddyPress 1.1.0 |
Description |
---|---|
BP_Groups_Invite_Template::the_invite() |
Sets up the invite to show. |
group_invitation_loop_start |
Fires if the current invite item is the first in the loop. |
BP_Groups_Invite_Template |
Group invitation template loop class. |
group_request_loop_start |
Fires if the current group membership request item is the first in the loop. |
groups_create_group_steps |
Filters the preconfigured groups creation steps. |
groups_valid_status |
Filters the list of valid groups statuses. |
groups_remove_data_for_user |
Fires after the deletion of all data for a user. |
groups_avatar_upload_dir() |
Generate the avatar upload directory path for a given group. |
groups_avatar_upload_dir |
Filters the avatar upload directory path for a given group. |
groups_is_valid_status() |
Check a group status (eg ‘private’) against the whitelist of registered statuses. |