Dev Resources

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

WC_Helper_API::load()

Method: Load

Source: includes/admin/helper/class-wc-helper-api.php:32

Used by 0 functions | Uses 0 functions

WC_Helper_API::request()

Method: Perform an HTTP request to the Helper API.

Source: includes/admin/helper/class-wc-helper-api.php:44

Used by 3 functions | Uses 3 functions

woocommerce_helper_api_request_args

Filter Hook: Allow developers to filter the request args passed to wp_safe_remote_request().

Source: includes/admin/helper/class-wc-helper-api.php:57

Used by 1 function | Uses 0 functions

WC_Helper_API::_authenticate()

Method: Adds authentication headers to an HTTP request.

Source: includes/admin/helper/class-wc-helper-api.php:70

Used by 1 function | Uses 1 function

WC_Helper_API::get()

Method: Wrapper for self::request().

Source: includes/admin/helper/class-wc-helper-api.php:124

Used by 4 functions | Uses 1 function

WC_Helper_API::post()

Method: Wrapper for self::request().

Source: includes/admin/helper/class-wc-helper-api.php:137

Used by 11 functions | Uses 1 function

WC_Helper_API::put()

Method: Wrapper for self::request().

Source: includes/admin/helper/class-wc-helper-api.php:150

Used by 1 function | Uses 1 function

WC_Helper_API::url()

Method: Using the API base, form a request URL from a given endpoint.

Source: includes/admin/helper/class-wc-helper-api.php:162

Used by 3 functions | Uses 0 functions

WC_Helper_API

Class: WC_Helper_API Class

Source: includes/admin/helper/class-wc-helper-api.php:17

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