Functions
Description
document_screen()

Load the Document screen.

Source: bp-document/screens/document.php:14

document_screen_group_single_folder()

Load an individual folder screen.

Source: bp-groups/screens/single/folders.php:16

document_screen_single_folder()

Load an individual folder screen.

Source: bp-document/screens/folders.php:17

folders_check_folder_access()

Check folder access for current user or guest

Source: bp-document/bp-document-functions.php:1172

folders_get_folder()

Fetch a single folder object.

Source: bp-document/bp-document-functions.php:1150

friends_accept_friendship()

Mark a connection request as accepted.

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

friends_action_add_friend()

Catch and process connection requests.

Source: bp-friends/actions/add-friend.php:14

friends_action_remove_friend()

Catch and process Remove Connection requests.

Source: bp-friends/actions/remove-friend.php:14

friends_add_friend()

Create a new friendship.

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

friends_check_friendship()

Check whether two users are friends.

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

friends_check_friendship_status()

Get the friendship status of two friends.

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

friends_check_user_has_friends()

Check whether a given user has any friends.

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

friends_clear_friend_notifications()

Clear friend-related notifications when ?new=1

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

friends_clear_friend_object_cache()

Clear friends-related cache for members of a specific friendship.

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

friends_count_invitable_friends()

Get a count of a user’s friends who can be invited to a given group.

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

friends_delete_activity()

Delete an activity item related to the Connections component.

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

friends_format_notifications()

Notification formatting callback for bp-friends notifications.

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

friends_get_alphabetically()

Get a user’s friends, in alphabetical order.

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

friends_get_bulk_last_active()

Get the last active date of many users at once.

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

friends_get_friend_count_for_user()

Get a total friend count for a given user.

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

friends_get_friend_user_ids()

Get the IDs of a given user’s friends.

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

friends_get_friends_invite_list()

Get a list of friends that a user can invite into this group.

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

friends_get_friendship_id()

Get the ID of two users’ friendship, if it exists.

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

friends_get_friendship_request_user_ids()

Get a list of IDs of users who have requested friendship of a given user.

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

friends_get_newest()

Get a user’s friends, in the order in which they joined the site.

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

friends_get_recently_active()

Get a user’s most recently active friends.

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

friends_get_total_friend_count()

Get the friend count of a given user.

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

friends_is_friendship_confirmed()

Has a friendship been confirmed (accepted)?

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

friends_notification_accepted_request()

Send notifications related to the acceptance of a connection request.

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

friends_notification_new_request()

Send notifications related to a new friendship request.

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

friends_record_activity()

Record an activity item related to the Connections component.

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

friends_register_activity_actions()

Register the activity actions for bp-friends.

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

friends_reject_friendship()

Mark a connection request as rejected.

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

friends_remove_data()

Remove all friends-related data concerning a given user.

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

friends_remove_friend()

Remove a friendship.

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

friends_screen_mutual_friends()

Catch and process the Mutual Connections page.

Source: bp-friends/screens/mutual-friends.php:17

friends_screen_my_friends()

Catch and process the My Connections page.

Source: bp-friends/screens/my-friends.php:14

friends_screen_notification_settings()

Add Connections-related settings to the Settings > Notifications page.

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

friends_screen_requests()

Catch and process the Requests page.

Source: bp-friends/screens/requests.php:14

friends_search_friends()

Search the friends of a user by a search string.

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

friends_search_users()

Return a list of a user’s friends, filtered by a search term.

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

friends_update_friend_totals()

Update user friend counts.

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

friends_withdraw_friendship()

Withdraw a connection request.

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

get_blog_option()

Retrieve blog option.

Source: bp-core/bp-core-wpabstraction.php:56

get_blogs_of_user()

Retrive blogs associated with user.

Source: bp-core/bp-core-wpabstraction.php:164

get_group_role_label()

Get group roles labels.

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

group_messages_notification_new_message()

Email message recipients to alert them of a new unread group message.

Source: bp-messages/bp-messages-functions.php:796

groups_accept_all_pending_membership_requests()

Accept all pending membership requests to a group.

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

groups_accept_invite()

Process the acceptance of a group invitation.

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

groups_accept_membership_request()

Accept a pending group membership request.

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