Dev Resources

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

WC_Webhook::set_user_id()

Method: Set user ID.

Source: includes/class-wc-webhook.php:907

Used by 0 functions | Uses 0 functions

WC_Webhook::set_api_version()

Method: Set API version.

Source: includes/class-wc-webhook.php:917

Used by 0 functions | Uses 0 functions

WC_Webhook::set_pending_delivery()

Method: Set pending delivery.

Source: includes/class-wc-webhook.php:931

Used by 1 function | Uses 0 functions

WC_Webhook::set_failure_count()

Method: Set failure count.

Source: includes/class-wc-webhook.php:941

Used by 2 functions | Uses 0 functions

WC_Webhook::get_topic_hooks()

Method: Get the associated hook names for a topic.

Source: includes/class-wc-webhook.php:958

Used by 1 function | Uses 0 functions

WC_Webhook::get_hooks()

Method: Get the hook names for the webhook.

Source: includes/class-wc-webhook.php:1028

Used by 3 functions | Uses 4 functions

WC_Webhook::get_resource()

Method: Get the resource for the webhook, e.g. `order`.

Source: includes/class-wc-webhook.php:1044

Used by 5 functions | Uses 1 function

WC_Webhook::get_event()

Method: Get the event for the webhook, e.g. `created`.

Source: includes/class-wc-webhook.php:1056

Used by 4 functions | Uses 1 function

WC_Webhook::get_i18n_status()

Method: Get the webhook i18n status.

Source: includes/class-wc-webhook.php:1067

Used by 0 functions | Uses 2 functions

WC_Webhook::set_date_created()

Method: Set webhook created date.

Source: includes/class-wc-webhook.php:833

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