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_format_activity_action_friendship_created() |
Format ‘friendship_created’ activity actions. |
bp_friends_format_activity_action_friendship_created |
Filters the ‘friendship_created’ activity action format. |
bp_friends_prefetch_activity_object_data() |
Fetch data related to friended users at the beginning of an activity loop. |
bp_friends_filter_activity_scope() |
Set up activity arguments for use with the ‘friends’ scope. |
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. |