bp_rest_messages_delete_item
Action Hook: Fires after a thread is deleted via the REST API.
Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:683
Action Hook: Fires after a thread is deleted via the REST API.
Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:683
Method: Check if a given request has access to delete a thread.
Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:696
Method: Adds or removes the message from the current user’s starred box.
Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:528
Action Hook: Fires after a message is starred/unstarred via the REST API.
Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:589
Method: Check if a given request has access to update user starred messages.
Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:602
Filter Hook: Filter the message `update_starred` permissions check.
Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:627
Action Hook: Fires after a message is updated via the REST API.
Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:493
Method: Check if a given request has access to update a message.
Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:506
Filter Hook: Filter the message `update_item` permissions check.
Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:517
Method: Check if a given request has access to create a message.
Source: bp-messages/classes/class-bp-rest-messages-endpoint.php:372