@since: BuddyPress 1.5.0 |
Description |
---|---|
bp_setup_title |
Fires inside the ‘bp_setup_title’ function, where plugins should modify the page title. |
bp_setup_admin_bar() |
Fire the ‘bp_setup_admin_bar’ action, where plugins should add items to the WP admin bar. |
bp_setup_admin_bar |
Fires inside the ‘bp_setup_admin_bar’ function, where plugins should add items to the WP admin bar. |
bp_dtheme_deprecated() |
Contains functions which were moved out of BP-Default’s functions.php in BuddyPress 1.5. |
bp_groups_sent_invited_email |
Fires after the notification is sent that a member has been invited to a group. |
bp_groups_sent_promoted_email |
Fires after the notification is sent that a member has been promoted. |
bp_groups_sent_membership_request_email |
Fires after the notification is sent that a member has requested group membership. |
bp_groups_sent_membership_approved_email |
Fires after the notification is sent that a membership has been approved. |
bp_friends_sent_request_email |
Fires after the new friend request email is sent. |
bp_friends_sent_accepted_email |
Fires after the connection request accepted email is sent. |