Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php

WC_REST_Webhook_Deliveries_V1_Controller::prepare_links()

Method: Prepare links for the request.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:196

Used by 1 function | Uses 0 functions

WC_REST_Webhook_Deliveries_V1_Controller::get_item_schema()

Method: Get the Webhook’s schema, conforming to JSON Schema.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:219

Used by 0 functions | Uses 0 functions

WC_REST_Webhook_Deliveries_V1_Controller::get_collection_params()

Method: Get the query params for collections.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:309

Used by 1 function | Uses 0 functions

WC_REST_Webhook_Deliveries_V1_Controller

Class: REST API Webhook Deliveries controller class.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:24

Used by 1 function | Uses 1 function

WC_REST_Webhook_Deliveries_V1_Controller::register_routes()

Method: Register the routes for webhook deliveries.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:43

Used by 0 functions | Uses 1 function

WC_REST_Webhook_Deliveries_V1_Controller::get_items_permissions_check()

Method: Check whether a given request has permission to read taxes.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:89

Used by 0 functions | Uses 1 function

WC_REST_Webhook_Deliveries_V1_Controller::get_item_permissions_check()

Method: Check if a given request has access to read a tax.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:103

Used by 0 functions | Uses 1 function

WC_REST_Webhook_Deliveries_V1_Controller::get_items()

Method: Get all webhook deliveries.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:118

Used by 0 functions | Uses 2 functions

WC_REST_Webhook_Deliveries_V1_Controller::get_item()

Method: Get a single webhook delivery.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:142

Used by 0 functions | Uses 2 functions

WC_REST_Webhook_Deliveries_V1_Controller::prepare_item_for_response()

Method: Prepare a single webhook delivery output for response.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhook-deliveries-v1-controller.php:169

Used by 2 functions | Uses 2 functions
1 2 Next »
Proudly powered by WordPress