Functions |
Description |
---|---|
document_screen() |
Load the Document screen. |
document_screen_group_single_folder() |
Load an individual folder screen. |
document_screen_single_folder() |
Load an individual folder screen. |
folders_check_folder_access() |
Check folder access for current user or guest |
folders_get_folder() |
Fetch a single folder object. |
friends_accept_friendship() |
Mark a connection request as accepted. |
friends_action_add_friend() |
Catch and process connection requests. |
friends_action_remove_friend() |
Catch and process Remove Connection requests. |
friends_add_friend() |
Create a new friendship. |
friends_check_friendship() |
Check whether two users are friends. |
friends_check_friendship_status() |
Get the friendship status of two friends. |
friends_check_user_has_friends() |
Check whether a given user has any friends. |
friends_clear_friend_notifications() |
Clear friend-related notifications when ?new=1 |
friends_clear_friend_object_cache() |
Clear friends-related cache for members of a specific friendship. |
friends_count_invitable_friends() |
Get a count of a user’s friends who can be invited to a given group. |
friends_delete_activity() |
Delete an activity item related to the Connections component. |
friends_format_notifications() |
Notification formatting callback for bp-friends notifications. |
friends_get_alphabetically() |
Get a user’s friends, in alphabetical order. |
friends_get_bulk_last_active() |
Get the last active date of many users at once. |
friends_get_friend_count_for_user() |
Get a total friend count for a given user. |
friends_get_friend_user_ids() |
Get the IDs of a given user’s friends. |
friends_get_friends_invite_list() |
Get a list of friends that a user can invite into this group. |
friends_get_friendship_id() |
Get the ID of two users’ friendship, if it exists. |
friends_get_friendship_request_user_ids() |
Get a list of IDs of users who have requested friendship of a given user. |
friends_get_newest() |
Get a user’s friends, in the order in which they joined the site. |
friends_get_recently_active() |
Get a user’s most recently active friends. |
friends_get_total_friend_count() |
Get the friend count of a given user. |
friends_is_friendship_confirmed() |
Has a friendship been confirmed (accepted)? |
friends_notification_accepted_request() |
Send notifications related to the acceptance of a connection request. |
friends_notification_new_request() |
Send notifications related to a new friendship request. |
friends_record_activity() |
Record an activity item related to the Connections component. |
friends_register_activity_actions() |
Register the activity actions for bp-friends. |
friends_reject_friendship() |
Mark a connection request as rejected. |
friends_remove_data() |
Remove all friends-related data concerning a given user. |
friends_remove_friend() |
Remove a friendship. |
friends_screen_mutual_friends() |
Catch and process the Mutual Connections page. |
friends_screen_my_friends() |
Catch and process the My Connections page. |
friends_screen_notification_settings() |
Add Connections-related settings to the Settings > Notifications page. |
friends_screen_requests() |
Catch and process the Requests page. |
friends_search_friends() |
Search the friends of a user by a search string. |
friends_search_users() |
Return a list of a user’s friends, filtered by a search term. |
friends_update_friend_totals() |
Update user friend counts. |
friends_withdraw_friendship() |
Withdraw a connection request. |
get_blog_option() |
Retrieve blog option. |
get_blogs_of_user() |
Retrive blogs associated with user. |
get_group_role_label() |
Get group roles labels. |
group_messages_notification_new_message() |
Email message recipients to alert them of a new unread group message. |
groups_accept_all_pending_membership_requests() |
Accept all pending membership requests to a group. |
groups_accept_invite() |
Process the acceptance of a group invitation. |
groups_accept_membership_request() |
Accept a pending group membership request. |