bp-media/classes/class-bp-rest-media-endpoint.php:
BP_REST_Media_Endpoint::bp_rest_check_privacy_restriction()
|
Check user access based on the privacy for the single Media.
|
bp-media/classes/class-bp-rest-media-albums-endpoint.php:
BP_REST_Media_Albums_Endpoint::bp_rest_check_album_privacy_restriction()
|
Check user access based on the privacy for the single album.
|
bp-document/classes/class-bp-rest-document-folder-endpoint.php:
BP_REST_Document_Folder_Endpoint::bp_rest_check_folder_privacy_restriction()
|
Check user access based on the privacy for the single folder.
|
bp-document/classes/class-bp-rest-document-endpoint.php:
BP_REST_Document_Endpoint::document_get_prepare_response()
|
Prepare object response for the document/folder.
|
bp-document/classes/class-bp-rest-document-endpoint.php:
BP_REST_Document_Endpoint::bp_rest_check_privacy_restriction()
|
Check user access based on the privacy for the single document.
|
bp-document/classes/class-bp-rest-document-endpoint.php:
BP_REST_Document_Endpoint::get_items_permissions_check()
|
Checks if a given request has access to get all users.
|
bp-document/classes/class-bp-document.php:
BP_Document::get_document_data()
|
Convert document IDs to document objects, as expected in template loop.
|
bp-document/classes/class-bp-document.php:
BP_Document::get_folder_data()
|
Convert document IDs to document objects, as expected in template loop.
|
bp-document/classes/class-bp-document-folder.php:
BP_Document_Folder::get_folder_data()
|
Convert document IDs to document objects, as expected in template loop.
|
bp-media/classes/class-bp-rest-media-endpoint.php:
BP_REST_Media_Endpoint::get_items_permissions_check()
|
Checks if a given request has access to get all users.
|
bp-groups/classes/class-bp-rest-groups-endpoint.php:
BP_REST_Groups_Endpoint::prepare_item_for_response()
|
Prepares group data for return as an object.
|
bp-groups/classes/class-bp-rest-groups-endpoint.php:
BP_REST_Groups_Endpoint::bp_rest_user_can_join()
|
Check the group join with members type.
|
bp-groups/classes/class-bp-rest-groups-details-endpoint.php:
BP_REST_Groups_Details_Endpoint::get_item_permissions_check()
|
Check if a given request has access to group details.
|
bp-activity/classes/class-bp-rest-activity-endpoint.php:
BP_REST_Activity_Endpoint::prepare_item_for_database()
|
Prepare an activity for create or update.
|
bp-media/classes/class-bp-media-album.php:
BP_Media_Album::get_album_data()
|
Convert media IDs to media objects, as expected in template loop.
|
bp-media/classes/class-bp-media.php:
BP_Media::get_media_data()
|
Convert media IDs to media objects, as expected in template loop.
|
bp-groups/bp-groups-template.php:
bp_group_status()
|
Output the status of the current group in the loop.
|
bp-groups/bp-groups-filters.php:
bp_groups_user_can_filter()
|
Filter the bp_user_can value to determine what the user can do with regards to a specific group.
|