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 4

bp_rest_messages_create_item_permissions_check

Filter Hook: Filter the messages `create_item` permissions check.

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

Used by 0 functions | Uses 0 functions

BP_REST_Messages_Endpoint::update_item()

Method: Update metadata for one of the messages of the thread.

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

Used by 0 functions | Uses 0 functions

bp_rest_messages_can_edit_item_meta

Filter Hook: Filter here to allow more users to edit the message meta (eg: the recipients).

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

Used by 0 functions | Uses 0 functions

bp_rest_messages_get_item_permissions_check

Filter Hook: Filter the messages `get_item` permissions check.

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

Used by 0 functions | Uses 0 functions

BP_REST_Messages_Endpoint::create_item()

Method: Init a Messages Thread or add a reply to an existing Thread.

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

Used by 0 functions | Uses 0 functions

bp_rest_messages_create_item

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

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

Used by 0 functions | Uses 0 functions

BP_REST_Messages_Endpoint::get_item()

Method: Get a single thread.

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

Used by 0 functions | Uses 0 functions

bp_rest_messages_get_item

Action Hook: Fires after a thread is fetched via the REST API.

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

Used by 0 functions | Uses 0 functions

BP_REST_Messages_Endpoint::get_item_permissions_check()

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

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

Used by 0 functions | Uses 0 functions

bp_rest_messages_get_items_permissions_check

Filter Hook: Filter the messages `get_items` permissions check.

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

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