@since: BuddyPress 1.5.0 |
Description |
|---|---|
| bp_messages_sent_notification_email |
Fires after the sending of a new message email notification. |
| bp_setup_messages() |
Set up the bp-messages component. |
| messages_before_delete_thread |
Fires before specified thread IDs have been deleted. |
| bp_groups_group_admin_menu() |
Add the Group Admin top-level menu when viewing group pages. |
| groups_before_group_deleted |
Fires before the deletion of a group from the Delete Group page. |
| groups_allowed_invite_status |
Filters the allowed invite status values for the group. |
| group_loop_end |
Fires right before the rewinding of groups list. |
| bp_group_widget_user_id |
Filters the user ID to use with the widget instance. |
| BP_Groups_Invite_Template::__construct() |
BP_Groups_Invite_Template constructor. |
| bp_group_members_count_user_join_filter |
Filters the SQL prepared statement used to fetch group members total count. |