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

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::create_item()

Method: Create a single webhook.

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

Used by 0 functions | Uses 7 functions

woocommerce_rest_insert_webhook_object

Action Hook: Fires after a single item is created or updated via the REST API.

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

Used by 2 functions | Uses 0 functions

WC_REST_Webhooks_V1_Controller::update_item()

Method: Update a single webhook.

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

Used by 0 functions | Uses 7 functions

WC_REST_Webhooks_V1_Controller::delete_item()

Method: Delete a single webhook.

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

Used by 0 functions | Uses 3 functions

woocommerce_rest_delete_webhook_object

Action Hook: Fires after a single item is deleted or trashed via the REST API.

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

Used by 1 function | Uses 0 functions

WC_REST_Webhooks_V1_Controller::prepare_item_for_database()

Method: Prepare a single webhook for create or update.

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

Used by 2 functions | Uses 1 function

WC_REST_Webhooks_V1_Controller::prepare_item_for_response()

Method: Prepare a single webhook output for response.

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

Used by 5 functions | Uses 4 functions

WC_REST_Webhooks_V1_Controller::prepare_links()

Method: Prepare links for the request.

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

Used by 1 function | Uses 0 functions

WC_REST_Webhooks_V1_Controller::get_item_schema()

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

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

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