@since: BuddyPress 1.1.0
Description
bp_get_message_thread_subject

Filters the subject of the current thread in the loop.

Source: bp-messages/bp-messages-template.php:161

messages_message_sent

Fires after a message has been successfully sent.

Source: bp-messages/bp-messages-functions.php:321

groups_screen_my_groups

Fires before the loading of the My Groups page.

Source: bp-groups/screens/user/my-groups.php:21

groups_action_sort_creation_steps()

Sort the group creation steps.

Source: bp-groups/actions/create.php:397

‘groups_create_group_step_save_’ . bp_get_groups_current_create_step()

Fires before finalization of group creation and cookies are set.

Source: bp-groups/actions/create.php:234

groups_create_group_step_complete

Fires after the group creation step is completed.

Source: bp-groups/actions/create.php:243

groups_group_create_complete

Fires after the group has been successfully created.

Source: bp-groups/actions/create.php:286

BP_Group_Extension::_display_hook()

Hook the main display method, and loads the template file.

Source: bp-groups/classes/class-bp-group-extension.php:791

BP_Group_Extension::_register()

The main setup routine for the extension.

Source: bp-groups/classes/class-bp-group-extension.php:414

bp_register_group_extension()

Register a new Group Extension.

Source: bp-groups/classes/class-bp-group-extension.php:1732