Dev Resources

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

WC_REST_Webhooks_V1_Controller::get_item()

Method: Get a single item.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:296

Used by 0 functions | Uses 1 function

WC_REST_Webhooks_V1_Controller

Class: REST API Webhooks controller class.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:21

Used by 1 function | Uses 1 function

WC_REST_Webhooks_V1_Controller::register_routes()

Method: Register the routes for webhooks.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:47

Used by 0 functions | Uses 1 function

WC_REST_Webhooks_V1_Controller::get_items_permissions_check()

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

Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:128

Used by 0 functions | Uses 1 function

WC_REST_Webhooks_V1_Controller::create_item_permissions_check()

Method: Check if a given request has access create webhooks.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:143

Used by 0 functions | Uses 1 function

WC_REST_Webhooks_V1_Controller::get_item_permissions_check()

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

Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:157

Used by 0 functions | Uses 1 function

WC_REST_Webhooks_V1_Controller::update_item_permissions_check()

Method: Check if a given request has access update a webhook.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:172

Used by 0 functions | Uses 1 function

WC_REST_Webhooks_V1_Controller::delete_item_permissions_check()

Method: Check if a given request has access delete a webhook.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:187

Used by 0 functions | Uses 1 function

WC_REST_Webhooks_V1_Controller::batch_items_permissions_check()

Method: Check if a given request has access batch create, update and delete items.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:202

Used by 0 functions | Uses 1 function

WC_REST_Webhooks_V1_Controller::get_default_api_version()

Method: Get the default REST API version.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-webhooks-v1-controller.php:216

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