File: bp-friends/bp-friends-activity.php |
Description |
---|---|
bp_friends_activity_at_name_do_notifications() |
Stop sending notification when user mentioned in activity and not in friend list. |
bp_friends_delete_activity_on_friendship_delete() |
Remove friendship activity item when a friendship is deleted. |
bp_friends_filter_activity_just_me_scope() |
Set up activity arguments for use with the ‘just-me’ scope. |
bp_friends_friendship_accepted_activity() |
Add activity feed items when one members accepts another members request for virtual friendship. |
bp_friends_delete_activity_on_user_delete() |
Deletes friendship activity items when a user is deleted. |
friends_record_activity() |
Record an activity item related to the Connections component. |
friends_delete_activity() |
Delete an activity item related to the Connections component. |
friends_register_activity_actions() |
Register the activity actions for bp-friends. |
friends_register_activity_actions |
Fires after all default bp-friends activity actions have been registered. |
bp_friends_format_activity_action_friendship_accepted() |
Format ‘friendship_accepted’ activity actions. |