@since: BuddyPress 1.0.0 |
Description |
---|---|
BP_Friends_Friendship::save() |
Save the current friendship to the database. |
friends_friendship_before_save |
Fires before processing and saving the current friendship request. |
friends_friendship_after_save |
Fires after processing and saving the current friendship request. |
bp_friends_{$amount}_friendship_ |
Filters the format of friendship notifications based on type and amount * of notifications pending. |
friends_format_notifications |
Fires at the end of the bp-friends notification format callback. |
friends_screen_notification_settings() |
Add Connections-related settings to the Settings > Notifications page. |
friends_screen_notification_settings |
Fires after the last table row on the friends notification screen. |
friends_format_notifications() |
Notification formatting callback for bp-friends notifications. |
bp_notification_settings |
Fires at the top of the member template notification settings form. |
groups_creation_tabs |
Fires at the end of the creation of the group tabs. |