Hooks
Description
bp_rest_invites_get_items_permissions_check

Filter the invites `get_items` permissions check.

Source: bp-invites/classes/class-bp-rest-invites-endpoint.php:187

bp_rest_invites_prepare_value

Filter a invite value returned from the API.

Source: bp-invites/classes/class-bp-rest-invites-endpoint.php:724

bp_rest_invites_schema

Filters the Invites schema.

Source: bp-invites/classes/class-bp-rest-invites-endpoint.php:871

bp_rest_learndash_course_prepare_links

Filter links prepared for the REST response.

Source: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php:757

bp_rest_learndash_course_prepare_value

Filter a component value returned from the API.

Source: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php:347

bp_rest_learndash_course_schema

Filters the course schema.

Source: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php:556

bp_rest_learndash_courses_collection_params

Filters the collection query params.

Source: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php:724

bp_rest_learndash_courses_get_items

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

Source: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php:225

bp_rest_learndash_courses_get_items_permissions_check

Filter the courses `get_items` permissions check.

Source: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php:259

bp_rest_learndash_courses_get_items_query_args

Filter the query arguments for the request.

Source: bp-integrations/learndash/classes/class-bp-rest-learndash-courses-endpoint.php:199

bp_rest_media_{$key}_query_arguments

Filters the method query arguments.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:1293

bp_rest_media_album_create_item

Fires after a Media is created via the REST API.

Source: bp-media/classes/class-bp-rest-media-albums-endpoint.php:453

bp_rest_media_album_delete_item_permissions_check

Filter the album `delete_item` permissions check.

Source: bp-media/classes/class-bp-rest-media-albums-endpoint.php:790

bp_rest_media_album_get_item

Fires after an album is fetched via the REST API.

Source: bp-media/classes/class-bp-rest-media-albums-endpoint.php:308

bp_rest_media_album_get_item_permissions_check

Filter the album `get_item` permissions check.

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

bp_rest_media_album_prepare_value

Filter an activity value returned from the API.

Source: bp-media/classes/class-bp-rest-media-albums-endpoint.php:926

bp_rest_media_album_update_item_permissions_check

Filter the album `update_item` permissions check.

Source: bp-media/classes/class-bp-rest-media-albums-endpoint.php:665

bp_rest_media_albums_collection_params

Filters the collection query params.

Source: bp-media/classes/class-bp-rest-media-albums-endpoint.php:1124

bp_rest_media_albums_create_items_query_args

Filter the query arguments for the request.

Source: bp-media/classes/class-bp-rest-media-albums-endpoint.php:422

bp_rest_media_albums_get_items

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

Source: bp-media/classes/class-bp-rest-media-albums-endpoint.php:224

bp_rest_media_albums_get_items_permissions_check

Filter the albums `get_items` permissions check.

Source: bp-media/classes/class-bp-rest-media-albums-endpoint.php:258

bp_rest_media_albums_get_items_query_args

Filter the query arguments for the request.

Source: bp-media/classes/class-bp-rest-media-albums-endpoint.php:201

bp_rest_media_albums_update_items_query_args

Filter the query arguments for the request.

Source: bp-media/classes/class-bp-rest-media-albums-endpoint.php:563

bp_rest_media_collection_params

Filters the collection query params.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:1656

bp_rest_media_create_item

Fires after a Media is created via the REST API.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:518

bp_rest_media_create_items_permissions_check

Filter the Media `create_item` permissions check.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:642

bp_rest_media_create_items_query_args

Filter the query arguments for the request.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:485

bp_rest_media_default_scope

Filter to update default scope for rest api.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:2862

bp_rest_media_delete_item_permissions_check

Filter the members `delete_item` permissions check.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:1096

bp_rest_media_delete_items

Fires after medias is deleted via the REST API.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:925

bp_rest_media_delete_items_permissions_check

Filter the members `delete_items` permissions check.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:969

bp_rest_media_details_get_items

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

Source: bp-media/classes/class-bp-rest-media-details-endpoint.php:89

bp_rest_media_details_get_items_permissions_check

Filter the media details `get_items` permissions check.

Source: bp-media/classes/class-bp-rest-media-details-endpoint.php:113

bp_rest_media_details_schema

Filters the media details schema.

Source: bp-media/classes/class-bp-rest-media-details-endpoint.php:151

bp_rest_media_get_item

Fires after a media is fetched via the REST API.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:1040

bp_rest_media_get_item_permissions_check

Filter the members `get_item` permissions check.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:415

bp_rest_media_get_items

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

Source: bp-media/classes/class-bp-rest-media-endpoint.php:246

bp_rest_media_get_items_permissions_check

Filter the members `get_items` permissions check.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:304

bp_rest_media_get_items_query_args

Filter the query arguments for the request.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:219

bp_rest_media_prepare_links

Filter links prepared for the REST response.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:1386

bp_rest_media_prepare_value

Filter an activity value returned from the API.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:1340

bp_rest_media_schema

Filters the media schema.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:1539

bp_rest_media_update_item

Fires after a media is fetched via the REST API.

Source: bp-media/classes/class-bp-rest-media-albums-endpoint.php:594

bp_rest_media_update_item_permissions_check

Filter the member to `update_item` permissions check.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:835

bp_rest_media_update_items_query_args

Filter the query arguments for the request.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:718

bp_rest_media_upload_item

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

Source: bp-media/classes/class-bp-rest-media-endpoint.php:1160

bp_rest_media_upload_item_permissions_check

Filter the members `upload_item` permissions check.

Source: bp-media/classes/class-bp-rest-media-endpoint.php:1196

bp_rest_member_detail

Remove other hooks if needed.

Source: bp-members/classes/class-bp-rest-members-details-endpoint.php:244

bp_rest_member_get_profile_dropdown_items_permissions_check

Filter the members profile dropdown permissions check.

Source: bp-members/classes/class-bp-rest-members-details-endpoint.php:479

bp_rest_member_prepare_value

Filter a group value returned from the API.

Source: bp-core/classes/class-bp-rest-mention-endpoint.php:190