Hooks
Description
bp_rest_messages_search_thread_items_permissions_check

Filter the messages `search_thread_items` permissions check.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:716

bp_rest_messages_update_item

Fires after a message is updated via the REST API.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:806

bp_rest_messages_update_item_permissions_check

Filter the message `update_item` permissions check.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:830

bp_rest_messages_update_starred_permissions_check

Filter the message `update_starred` permissions check.

Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:946

bp_rest_namespace

Filter API namespace.

Source: bp-core/bp-core-rest-api.php:111

bp_rest_notification_schema

Filters the notifications schema.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:994

bp_rest_notifications_{$key}_query_arguments

Filters the method query arguments.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:867

bp_rest_notifications_collection_params

Filters the collection query params.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:1088

bp_rest_notifications_create_item

Fires after a notification is created via the REST API.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:357

bp_rest_notifications_create_item_permissions_check

Filter the notifications `create_item` permissions check.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:381

bp_rest_notifications_delete_item

Fires after a notification is deleted via the REST API.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:536

bp_rest_notifications_delete_item_permissions_check

Filter the notifications `delete_item` permissions check.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:560

bp_rest_notifications_get_item

Fires after a notification is fetched via the REST API.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:241

bp_rest_notifications_get_item_permissions_check

Filter the notifications `get_item` permissions check.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:297

bp_rest_notifications_get_items

Fires after notifications are fetched via the REST API.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:170

bp_rest_notifications_get_items_permissions_check

Filter the notifications `get_items` permissions check.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:204

bp_rest_notifications_get_items_query_args

Filter the query arguments for the request.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:147

bp_rest_notifications_pre_insert_value

Filters a notification before it is inserted or updated via the REST API.

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

bp_rest_notifications_prepare_links

Filter links prepared for the REST response.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:789

bp_rest_notifications_prepare_value

Filter a notification value returned from the API.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:681

bp_rest_notifications_update_item

Fires after a notification is updated via the REST API.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:457

bp_rest_notifications_update_item_permissions_check

Filter the notifications `update_item` permissions check.

Source: bp-notifications/classes/class-bp-rest-notifications-endpoint.php:481

bp_rest_nouveau_get_nav_count

Filter to edit the count attribute for the nav item.

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

bp_rest_nouveau_nav_has_count

Filter to edit whether the nav has a count attribute.

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

bp_rest_profile_dropdown_prepare_children

Filter sub navigation returned from the API.

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

bp_rest_profile_dropdown_prepare_value

Filter an navigation value returned from the API.

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

bp_rest_replies_get_items

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

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

bp_rest_replies_get_items_permissions_check

Filter the replies `get_items` permissions check.

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

bp_rest_reply_{$key}_query_arguments

Filters the method query arguments.

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

bp_rest_reply_action_item_permissions_check

Filter the reply `action_item` permissions check.

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

bp_rest_reply_create_item

Fires after a reply is created via the REST API.

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

bp_rest_reply_create_item_permissions_check

Filter the reply `create_item` permissions check.

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

bp_rest_reply_delete_item

Fires after a reply is deleted via the REST API.

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

bp_rest_reply_delete_item_permissions_check

Filter the reply `delete_item` permissions check.

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

bp_rest_reply_get_item

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

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

bp_rest_reply_get_item_permissions_check

Filter the reply `get_item` permissions check.

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

bp_rest_reply_get_items_query_args

Filter the query arguments for the request.

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

bp_rest_reply_object

Filter reply data before inserting user via REST API

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

bp_rest_reply_prepare_links

Filter links prepared for the REST response.

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

bp_rest_reply_schema

Filters the reply schema.

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

bp_rest_reply_update_item

Fires after a reply is edited via the REST API.

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

bp_rest_reply_update_item_permissions_check

Filter the reply `update_item` permissions check.

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

bp_rest_replys_collection_params

Filters the collection query params.

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

bp_rest_settings_collection_params

Filters the collection query params.

Source: bp-core/classes/class-bp-rest-settings-endpoint.php:212

bp_rest_settings_get_items

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

Source: bp-core/classes/class-bp-rest-settings-endpoint.php:115

bp_rest_settings_get_items_permissions_check

Filter the settings `get_items` permissions check.

Source: bp-core/classes/class-bp-rest-settings-endpoint.php:139

bp_rest_settings_get_items_query_args

Filter the query arguments for the request.

Source: bp-core/classes/class-bp-rest-settings-endpoint.php:74

bp_rest_settings_schema

Filters the settings schema.

Source: bp-core/classes/class-bp-rest-settings-endpoint.php:195

bp_rest_signup_{$key}_query_arguments

Filters the method query arguments.

Source: bp-members/classes/class-bp-rest-signup-endpoint.php:1266

bp_rest_signup_activate_item

Fires after a signup is activated via the REST API.

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