@since: BuddyPress 1.1.0 |
Description |
---|---|
bp_get_message_thread_subject |
Filters the subject of the current thread in the loop. |
messages_message_sent |
Fires after a message has been successfully sent. |
groups_screen_my_groups |
Fires before the loading of the My Groups page. |
groups_action_sort_creation_steps() |
Sort the group creation steps. |
‘groups_create_group_step_save_’ . bp_get_groups_current_create_step() |
Fires before finalization of group creation and cookies are set. |
groups_create_group_step_complete |
Fires after the group creation step is completed. |
groups_group_create_complete |
Fires after the group has been successfully created. |
BP_Group_Extension::_display_hook() |
Hook the main display method, and loads the template file. |
BP_Group_Extension::_register() |
The main setup routine for the extension. |
bp_register_group_extension() |
Register a new Group Extension. |