Dev Resources

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

WC_Webhook::set_date_created()

Method: Set webhook created date.

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

Used by 0 functions | Uses 0 functions

WC_Webhook::set_date_modified()

Method: Set webhook modified date.

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

Used by 0 functions | Uses 0 functions

WC_Webhook::set_status()

Method: Set status.

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

Used by 1 function | Uses 1 function

WC_Webhook::deliver_ping()

Method: Send a test ping to the delivery URL, sent when the webhook is first created.

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

Used by 0 functions | Uses 3 functions

WC_Webhook::get_name()

Method: Get the friendly name for the webhook.

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

Used by 0 functions | Uses 0 functions

WC_Webhook::get_status()

Method: Get the webhook status.

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

Used by 2 functions | Uses 0 functions

WC_Webhook::get_date_created()

Method: Get webhook created date.

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

Used by 0 functions | Uses 0 functions

WC_Webhook::get_date_modified()

Method: Get webhook modified date.

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

Used by 0 functions | Uses 0 functions

WC_Webhook::get_wp_api_payload()

Method: Get WP API integration payload.

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

Used by 1 function | Uses 3 functions

WC_Webhook::build_payload()

Method: Build the payload data for the webhook.

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

Used by 1 function | Uses 7 functions
« Previous 1 2 3 4 … 6 Next »
Proudly powered by WordPress