Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/legacy/api/v2/class-wc-api-webhooks.php

WC_API_Webhooks::get_webhook_deliveries()

Method: Get deliveries for a webhook

Source: includes/legacy/api/v2/class-wc-api-webhooks.php:406

Used by 0 functions | Uses 1 function

WC_API_Webhooks::get_webhook_delivery()

Method: Get the delivery log for the given webhook ID and delivery ID

Source: includes/legacy/api/v2/class-wc-api-webhooks.php:429

Used by 0 functions | Uses 3 functions

WC_API_Webhooks::validate_request()

Method: Validate the request by checking:

Source: includes/legacy/api/v2/class-wc-api-webhooks.php:471

Used by 5 functions | Uses 1 function

WC_API_Webhooks::query_webhooks()

Method: Helper method to get webhook post objects

Source: includes/legacy/api/v2/class-wc-api-webhooks.php:336

Used by 2 functions | Uses 1 function

WC_API_Webhooks::register_routes()

Method: Register the routes for this class

Source: includes/legacy/api/v2/class-wc-api-webhooks.php:29

Used by 0 functions | Uses 0 functions

WC_API_Webhooks::get_webhooks()

Method: Get all webhooks

Source: includes/legacy/api/v2/class-wc-api-webhooks.php:74

Used by 0 functions | Uses 2 functions

WC_API_Webhooks::get_webhook()

Method: Get the webhook for the given ID

Source: includes/legacy/api/v2/class-wc-api-webhooks.php:103

Used by 3 functions | Uses 2 functions

WC_API_Webhooks::get_webhooks_count()

Method: Get the total number of webhooks

Source: includes/legacy/api/v2/class-wc-api-webhooks.php:140

Used by 0 functions | Uses 2 functions

WC_API_Webhooks::create_webhook()

Method: Create an webhook

Source: includes/legacy/api/v2/class-wc-api-webhooks.php:167

Used by 0 functions | Uses 5 functions

WC_API_Webhooks::edit_webhook()

Method: Edit a webhook

Source: includes/legacy/api/v2/class-wc-api-webhooks.php:238

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