@since: 0.1.0
Description
bp_rest_document_details_get_items

Fires after a list of documents details is fetched via the REST API.

Source: bp-document/classes/class-bp-rest-document-details-endpoint.php:80

BP_REST_Document_Endpoint::get_item()

Retrieve a single document.

Source: bp-document/classes/class-bp-rest-document-endpoint.php:395

BP_REST_Document_Details_Endpoint::get_items_permissions_check()

Checks if a given request has access to get all users.

Source: bp-document/classes/class-bp-rest-document-details-endpoint.php:93

bp_rest_document_get_item

Fires after a document is fetched via the REST API.

Source: bp-document/classes/class-bp-rest-document-endpoint.php:428

BP_REST_Groups_Details_Endpoint::bp_rest_legacy_get_group_component_filters()

Legacy template group directory filter support added.

Source: bp-groups/classes/class-bp-rest-groups-details-endpoint.php:633

bp_rest_xprofile_search_form_fields_get_items

Fires after a list of field are fetched via the REST API.

Source: bp-xprofile/classes/class-bp-rest-xprofile-search-form-fields-endpoint.php:97

BP_REST_XProfile_Update_Endpoint

XProfile Update endpoints.

Source: bp-xprofile/classes/class-bp-rest-xprofile-update-endpoint.php:18

BP_REST_XProfile_Search_Form_Fields_Endpoint::get_items_permissions_check()

Check if a given request has access to XProfile search form fields.

Source: bp-xprofile/classes/class-bp-rest-xprofile-search-form-fields-endpoint.php:110

BP_REST_XProfile_Update_Endpoint::__construct()

Constructor.

Source: bp-xprofile/classes/class-bp-rest-xprofile-update-endpoint.php:34

bp_profile_search_main_form

Filter the XProfile fields `get_items` permissions check.

Source: bp-xprofile/classes/class-bp-rest-xprofile-search-form-fields-endpoint.php:120