Dev Resources

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

bp_rest_components_update_item_permissions_check

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

Source: bp-core/classes/class-bp-rest-components-endpoint.php:283

Used by 0 functions | Uses 0 functions

BP_REST_Components_Endpoint::prepare_item_for_response()

Method: Prepares component data for return as an object.

Source: bp-core/classes/class-bp-rest-components-endpoint.php:295

Used by 0 functions | Uses 0 functions

bp_rest_components_update_item

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

Source: bp-core/classes/class-bp-rest-components-endpoint.php:259

Used by 0 functions | Uses 0 functions

BP_REST_Components_Endpoint::update_item_permissions_check()

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

Source: bp-core/classes/class-bp-rest-components-endpoint.php:272

Used by 0 functions | Uses 0 functions

bp_rest_components_get_items_permissions_check

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

Source: bp-core/classes/class-bp-rest-components-endpoint.php:182

Used by 0 functions | Uses 0 functions

BP_REST_Components_Endpoint::update_item()

Method: Activate/Deactivate a component.

Source: bp-core/classes/class-bp-rest-components-endpoint.php:193

Used by 0 functions | Uses 0 functions

bp_rest_components_get_items

Action Hook: Fires after a list of components is fetched via the REST API.

Source: bp-core/classes/class-bp-rest-components-endpoint.php:148

Used by 0 functions | Uses 0 functions

BP_REST_Components_Endpoint::get_items_permissions_check()

Method: Check if a given request has access to list components.

Source: bp-core/classes/class-bp-rest-components-endpoint.php:161

Used by 0 functions | Uses 0 functions

BP_REST_Components_Endpoint::get_items()

Method: Retrieve components.

Source: bp-core/classes/class-bp-rest-components-endpoint.php:75

Used by 0 functions | Uses 0 functions

bp_rest_components_get_items_query_args

Filter Hook: Filter the query arguments for the request.

Source: bp-core/classes/class-bp-rest-components-endpoint.php:90

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