@since: BuddyPress 1.6.0 |
Description |
---|---|
bp_get_groups_current_create_step() |
Returns the current group creation step. If none is found, returns an empty string. |
bp_get_groups_current_create_step |
Filters the current group creation step. |
bp_group_status_message |
Filters a message if the group is not visible to the current user. |
bp_groups_update_meta_cache() |
Slurp up metadata for a set of groups. |
bp_groups_clear_group_creator_cache() |
Clear caches for the group creator when a group is created. |
bp_groups_clear_group_members_caches() |
Clears caches for all members in a group when a group is deleted. |
bp_members_remove_edit_page_menu() |
Remove rogue WP core Edit menu when viewing a single user. |
bp_members_admin_bar_my_account_menu() |
Add the “My Account” menu and all submenus. |
bp_core_pre_delete_account |
Fires before the processing of an account deletion. |
bp_core_deleted_account |
Fires after the deletion of an account. |