bp-document/classes/class-bp-document.php:
BP_Document::total_document_count()
|
Count total document for the given user.
|
bp-document/classes/class-bp-document-privacy.php:
BP_Document_Privacy::is_document_visible()
|
Check if document is visible or not to the logged in user
|
bp-document/bp-document-template.php:
bp_has_folders()
|
Initialize the folder loop.
|
bp-document/bp-document-functions.php:
bp_document_user_can_manage_folder()
|
Check user have a permission to manage the folder.
|
bp-document/bp-document-functions.php:
bp_document_user_can_manage_document()
|
Check user have a permission to manage the document.
|
bp-document/bp-document-functions.php:
folders_check_folder_access()
|
Check folder access for current user or guest
|
bp-templates/bp-nouveau/includes/messages/ajax.php:
bp_nouveau_get_thread_messages()
|
messages for each thread.
|
bp-members/classes/class-bp-rest-members-endpoint.php:
BP_REST_Members_Endpoint::rest_bp_ps_search()
|
Returns BuddyBoss Profile Search results.
|
bp-media/bp-media-functions.php:
bp_media_user_can_manage_album()
|
Check user have a permission to manage the album.
|
bp-media/bp-media-functions.php:
bp_media_query_privacy()
|
Get list of privacy based on user and group.
|
bp-media/bp-media-functions.php:
bp_media_user_can_manage_media()
|
Check user have a permission to manage the media.
|
bp-media/classes/class-bp-rest-media-albums-endpoint.php:
BP_REST_Media_Albums_Endpoint::get_items()
|
Retrieve Albums.
|
bp-activity/bp-activity-filters.php:
bp_activity_has_media_activity_filter()
|
Filter the activities for document and media privacy
|
bp-media/bp-media-template.php:
bp_has_albums()
|
Initialize the album loop.
|
bp-media/bp-media-functions.php:
albums_check_album_access()
|
Check album access for current user or guest
|
bp-media/classes/class-bp-media-privacy.php:
BP_Media_Privacy::is_media_visible()
|
Check if media is visible or not to the logged in user
|
bp-xprofile/bp-xprofile-functions.php:
bp_xprofile_get_hidden_field_types_for_user()
|
Get the visibility levels that should be hidden for this user pair.
|
bp-xprofile/bp-xprofile-functions.php:
bp_xprofile_bp_user_query_search()
|
When search_terms are passed to BP_User_Query, search against xprofile fields.
|
bp-messages/bp-messages-functions.php:
messages_new_message()
|
Create a new message.
|
bp-members/bp-members-template.php:
bp_get_loggedin_user_nav()
|
Render the navigation markup for the logged-in user.
|
bp-friends/bp-friends-functions.php:
friends_add_friend()
|
Create a new friendship.
|
bp-templates/bp-nouveau/includes/members/template-tags.php:
bp_nouveau_get_members_buttons()
|
Get the action buttons for the displayed user profile
|
bp-templates/bp-nouveau/includes/activity/functions.php:
bp_nouveau_activity_scope_newest_class()
|
Add class to newest activities by type.
|
bp-core/profile-search/bps-search.php:
bp_ps_search()
|
Returns BuddyBoss Profile Search results.
|
bp-activity/bp-activity-filters.php:
bp_activity_has_activity_filter()
|
Filter the activities of friends privacy
|