Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/wc-webhook-functions.php

wc_webhook_execute_queue()

Function: Process the web hooks at the end of the request.

Source: includes/wc-webhook-functions.php:16

Used by 0 functions | Uses 2 functions

wc_get_webhook_rest_api_versions()

Function: Get webhoook REST API versions.

Source: includes/wc-webhook-functions.php:198

Used by 2 functions | Uses 0 functions

wc_is_webhook_valid_topic()

Function: Check if the given topic is a valid webhook topic, a topic is valid if:

Source: includes/wc-webhook-functions.php:92

Used by 7 functions | Uses 0 functions

wc_is_webhook_valid_status()

Function: Check if given status is a valid webhook status.

Source: includes/wc-webhook-functions.php:131

Used by 1 function | Uses 1 function

wc_get_webhook_statuses()

Function: Get Webhook statuses.

Source: includes/wc-webhook-functions.php:141

Used by 10 functions | Uses 0 functions

wc_load_webhooks()

Function: Load webhooks.

Source: includes/wc-webhook-functions.php:161

Used by 1 function | Uses 2 functions

wc_get_webhook()

Function: Get webhook.

Source: includes/wc-webhook-functions.php:186

Used by 10 functions | Uses 1 function

wc_webhook_process_delivery()

Function: Process webhook delivery.

Source: includes/wc-webhook-functions.php:54

Used by 0 functions | Uses 0 functions

woocommerce_webhook_deliver_async

Filter Hook: WooCommerce Webhook functions

Source: includes/wc-webhook-functions.php:26

Used by 1 function | Uses 0 functions

wc_deliver_webhook_async()

Function: Wrapper function to execute the `woocommerce_deliver_webhook_async` cron.

Source: includes/wc-webhook-functions.php:76

Used by 0 functions | Uses 1 function
Proudly powered by WordPress