Functions
Description
bp_friends_clear_request_cache()

Clear the friend request cache for the user not initiating the friendship.

Source: bp-friends/bp-friends-cache.php:94

bp_friends_clear_request_cache_on_remove()

Clear the friend request cache when a friendship is removed.

Source: bp-friends/bp-friends-cache.php:125

bp_friends_clear_request_cache_on_save()

Clear the friend request cache when a friendship is saved.

Source: bp-friends/bp-friends-cache.php:109

bp_friends_delete_activity_on_friendship_delete()

Remove friendship activity item when a friendship is deleted.

Source: bp-friends/bp-friends-activity.php:447

bp_friends_delete_activity_on_user_delete()

Deletes friendship activity items when a user is deleted.

Source: bp-friends/bp-friends-activity.php:425

bp_friends_delete_cached_friendships_on_friendship_save()

Delete individual friendships from the cache when they are changed.

Source: bp-friends/bp-friends-cache.php:138

bp_friends_filter_activity_just_me_scope()

Set up activity arguments for use with the ‘just-me’ scope.

Source: bp-friends/bp-friends-activity.php:324

bp_friends_filter_activity_scope()

Set up activity arguments for use with the ‘friends’ scope.

Source: bp-friends/bp-friends-activity.php:254

bp_friends_filter_document_scope()

Set up media arguments for use with the ‘friends’ scope.

Source: bp-friends/bp-friends-filters.php:130

bp_friends_filter_folder_scope()

Set up media arguments for use with the ‘friends’ scope.

Source: bp-friends/bp-friends-filters.php:217

bp_friends_filter_media_scope()

Set up media arguments for use with the ‘friends’ scope.

Source: bp-friends/bp-friends-filters.php:61

bp_friends_filter_title()

Filters the title for the Connections component

Source: bp-core/deprecated/buddypress/1.6.php:176

bp_friends_filter_user_query_populate_extras()

Filter BP_User_Query::populate_extras to add confirmed friendship status.

Source: bp-friends/bp-friends-filters.php:26

bp_friends_format_activity_action_friendship_accepted()

Format ‘friendship_accepted’ activity actions.

Source: bp-friends/bp-friends-activity.php:144

bp_friends_format_activity_action_friendship_created()

Format ‘friendship_created’ activity actions.

Source: bp-friends/bp-friends-activity.php:178

bp_friends_friendship_accepted_activity()

Add activity feed items when one members accepts another members request for virtual friendship.

Source: bp-friends/bp-friends-activity.php:401

bp_friends_friendship_requested_notification()

Notify one use that another user has requested their virtual friendship.

Source: bp-friends/bp-friends-notifications.php:161

bp_friends_get_profile_stats()

Return the number of friends in user’s profile.

Source: bp-friends/bp-friends-template.php:793

bp_friends_header_tabs()

Displays Connections header tabs

Source: bp-core/deprecated/buddypress/1.6.php:146

bp_friends_mark_friendship_accepted_notifications_by_type()

Delete any friendship acceptance notifications for the logged in user.

Source: bp-friends/bp-friends-notifications.php:147

bp_friends_mark_friendship_rejected_notifications_by_item_id()

Remove friend request notice when a member rejects another members

Source: bp-friends/bp-friends-notifications.php:184

bp_friends_mark_friendship_request_notifications_by_type()

Delete any friendship request notifications for the logged in user.

Source: bp-friends/bp-friends-notifications.php:135

bp_friends_mark_friendship_withdrawn_notifications_by_item_id()

Remove friend request notice when a member withdraws their friend request.

Source: bp-friends/bp-friends-notifications.php:225

bp_friends_prefetch_activity_object_data()

Fetch data related to friended users at the beginning of an activity loop.

Source: bp-friends/bp-friends-activity.php:213

bp_friends_prime_mentions_results()

Used by the Activity component’s @mentions to print a JSON list of the current user’s friends.

Source: bp-friends/bp-friends-functions.php:794

bp_friends_profile_stats()

Display the number of friends in user’s profile.

Source: bp-friends/bp-friends-template.php:780

bp_friends_random_friends()

Output a block of random friends.

Source: bp-friends/bp-friends-template.php:73

bp_friends_random_members()

Pull up a group of random members, and display some profile data about them.

Source: bp-friends/bp-friends-template.php:130

bp_friends_register_widgets()

Register the friends widget.

Source: bp-friends/bp-friends-widgets.php:17

bp_friends_remove_notifications_data()

Remove connection requests FROM user, used primarily when a user is deleted.

Source: bp-friends/bp-friends-notifications.php:237

bp_friends_root_slug()

Output the friends component root slug.

Source: bp-friends/bp-friends-template.php:44

bp_friends_slug()

Output the friends component slug.

Source: bp-friends/bp-friends-template.php:17

bp_generate_rewrite_rules()

Fire the ‘bp_generate_rewrite_rules’ action, where BP generates its rewrite rules.

Source: bp-core/bp-core-dependency.php:666

bp_get_activate_slug()

Return the activation slug.

Source: bp-members/bp-members-template.php:250

bp_get_activation_page()

Get the URL of the activation page.

Source: bp-members/bp-members-template.php:2109

bp_get_active_group_types()

Get all active group types.

Source: bp-groups/bp-groups-functions.php:3542

bp_get_active_member_types()

Get all profile types.

Source: bp-members/bp-members-functions.php:3347

bp_get_activities_member_rss_link()

Return the member activity feed link.

Source: bp-activity/bp-activity-template.php:3694

bp_get_activities_no_activity()

Get text when there is no activity

Source: bp-activity/bp-activity-template.php:646

bp_get_activities_title()

Return the activities title.

Source: bp-activity/bp-activity-template.php:612

bp_get_activity_action()

Return the activity action.

Source: bp-activity/bp-activity-template.php:1325

bp_get_activity_action_name()

Return the activity type.

Source: bp-activity/bp-activity-template.php:911

bp_get_activity_avatar()

Return the avatar of the user that performed the action.

Source: bp-activity/bp-activity-template.php:1017

bp_get_activity_comment_content()

Return the content of the activity comment currently being displayed.

Source: bp-activity/bp-activity-template.php:2245

bp_get_activity_comment_css_class()

Return the current activity comment’s CSS class.

Source: bp-activity/bp-activity-template.php:2742

bp_get_activity_comment_date_recorded()

Return the formatted date_recorded for the activity comment currently being displayed.

Source: bp-activity/bp-activity-template.php:2148

bp_get_activity_comment_date_recorded_raw()

Return the date_recorded for the activity comment currently being displayed.

Source: bp-activity/bp-activity-template.php:2179

bp_get_activity_comment_delete_link()

Gets the ‘delete’ URL for the activity comment currently being displayed.

Source: bp-activity/bp-activity-template.php:2209

bp_get_activity_comment_form_action()

Return the activity comment form action.

Source: bp-activity/bp-activity-template.php:2494

bp_get_activity_comment_form_nojs_display()

Return the activity comment form no JavaScript display CSS.

Source: bp-activity/bp-activity-template.php:2468