Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / bp-messages/classes/class-bp-rest-messages-endpoint.php / Page 3

BP_REST_Messages_Endpoint::delete_item_permissions_check()

Method: Check if a given request has access to delete a thread.

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

Used by 0 functions | Uses 0 functions

bp_rest_messages_delete_item_permissions_check

Filter Hook: Filter the thread `delete_item` permissions check.

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

Used by 0 functions | Uses 0 functions

BP_REST_Messages_Endpoint::update_starred()

Method: Adds or removes the message from the current user’s starred box.

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

Used by 0 functions | Uses 0 functions

bp_rest_message_update_starred_item

Action Hook: Fires after a message is starred/unstarred via the REST API.

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

Used by 0 functions | Uses 0 functions

BP_REST_Messages_Endpoint::update_starred_permissions_check()

Method: Check if a given request has access to update user starred messages.

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

Used by 0 functions | Uses 0 functions

bp_rest_messages_update_starred_permissions_check

Filter Hook: Filter the message `update_starred` permissions check.

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

Used by 0 functions | Uses 0 functions

bp_rest_messages_update_item_permissions_check

Filter Hook: Filter the message `update_item` permissions check.

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

Used by 0 functions | Uses 0 functions

bp_rest_messages_update_item

Action Hook: Fires after a message is updated via the REST API.

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

Used by 0 functions | Uses 0 functions

BP_REST_Messages_Endpoint::update_item_permissions_check()

Method: Check if a given request has access to update a message.

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

Used by 0 functions | Uses 0 functions

BP_REST_Messages_Endpoint::create_item_permissions_check()

Method: Check if a given request has access to create a message.

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

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 4 5 Next »
Proudly powered by WordPress