Hooks
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_details_get_items_permissions_check

Filter the document details `get_items` permissions check.

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

bp_rest_document_details_schema

Filters the document details schema.

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

bp_rest_document_folder_{$key}_query_arguments

Filters the method query arguments.

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

bp_rest_document_folder_collection_params

Filters the collection query params.

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

bp_rest_document_folder_create_item

Fires after a Document folder is created via the REST API.

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

bp_rest_document_folder_create_items_permissions_check

Filter the document folder `create_item` permissions check.

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

bp_rest_document_folder_create_items_query_args

Filter the query arguments for the request.

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

bp_rest_document_folder_delete_item

Fires after a folder is deleted via the REST API.

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

bp_rest_document_folder_delete_item_permissions_check

Filter the document folder `delete_item` permissions check.

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

bp_rest_document_folder_get_item

Fires after a folder is fetched via the REST API.

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

bp_rest_document_folder_get_item_permissions_check

Filter the document folder `get_item` permissions check.

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

bp_rest_document_folder_get_items

Fires after a list of document’s folder is fetched via the REST API.

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

bp_rest_document_folder_get_items_permissions_check

Filter the folder `get_items` permissions check.

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

bp_rest_document_folder_get_items_query_args

Filter the query arguments for the request.

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

bp_rest_document_folder_tree_items

Fires after a list of document’s folder tree is fetched via the REST API.

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

bp_rest_document_folder_tree_items_permissions_check

Filter the folder tree `folder_tree_items` permissions check.

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

bp_rest_document_folder_update_item

Fires after an document folder is updated via the REST API.

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

bp_rest_document_folder_update_items_query_args

Filter the query arguments for the request.

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

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_document_get_item_permissions_check

Filter the document `get_item` permissions check.

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

bp_rest_document_get_items

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

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

bp_rest_document_get_items_permissions_check

Filter the members `get_items` permissions check.

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

bp_rest_document_get_items_query_args

Filter the query arguments for the request.

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

bp_rest_document_prepare_links

Filter links prepared for the REST response.

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

bp_rest_document_prepare_value

Filter an document value returned from the API.

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

bp_rest_document_schema

Filters the document schema.

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

bp_rest_document_update_item

Fires after an document is updated via the REST API.

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

bp_rest_document_update_item_permissions_check

Filter the document to `update_item` permissions check.

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

bp_rest_document_update_items_query_args

Filter the query arguments for the request.

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

bp_rest_document_upload_item

Fires after a document is uploaded via the REST API.

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

bp_rest_document_upload_item_permissions_check

Filter the members `upload_item` permissions check.

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

bp_rest_forum_get_item

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

Source: bp-forums/classes/class-bp-rest-forums-endpoint.php:298

bp_rest_forum_get_item_permissions_check

Filter the forum `get_item` permissions check.

Source: bp-forums/classes/class-bp-rest-forums-endpoint.php:368

bp_rest_forum_prepare_links

Filter links prepared for the REST response.

Source: bp-forums/classes/class-bp-rest-forums-endpoint.php:1083

bp_rest_forum_schema

Filters the forums schema.

Source: bp-forums/classes/class-bp-rest-forums-endpoint.php:882

bp_rest_forum_update_item

Fires after a forum has been updated and fetched via the REST API.

Source: bp-forums/classes/class-bp-rest-forums-endpoint.php:424

bp_rest_forum_update_item_permissions_check

Filter the forum `update_item` permissions check.

Source: bp-forums/classes/class-bp-rest-forums-endpoint.php:502

bp_rest_forums_collection_params

Filters the collection query params.

Source: bp-forums/classes/class-bp-rest-forums-endpoint.php:1000

bp_rest_forums_get_items

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

Source: bp-forums/classes/class-bp-rest-forums-endpoint.php:226

bp_rest_forums_get_items_permissions_check

Filter the forums `get_items` permissions check.

Source: bp-forums/classes/class-bp-rest-forums-endpoint.php:260

bp_rest_forums_get_items_query_args

Filter the query arguments for the request.

Source: bp-forums/classes/class-bp-rest-forums-endpoint.php:177

bp_rest_forums_prepare_value

Filter a component value returned from the API.

Source: bp-forums/classes/class-bp-rest-reply-endpoint.php:1918

bp_rest_friends_{$key}_query_arguments

Filters the method query arguments.

Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:851

bp_rest_friends_collection_params

Filters the collection query params.

Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:983

bp_rest_friends_create_item

Fires after a friendship is created via the REST API.

Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:427

bp_rest_friends_create_item_permissions_check

Filter the friends `create_item` permissions check.

Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:451

bp_rest_friends_delete_item

Fires after a friendship is deleted via the REST API.

Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:729

bp_rest_friends_delete_item_permissions_check

Filter the friendship `delete_item` permissions check.

Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:753

bp_rest_friends_delete_items

Fires after a friendship is deleted via the REST API.

Source: bp-friends/classes/class-bp-rest-friends-endpoint.php:623