Dev Resources

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

woocommerce_api_request

Action Hook: WC-API endpoint handler.

Source: includes/class-wc-api.php:155

Used by 1 function | Uses 0 functions

WC_API::register_wp_admin_settings()

Method: Register WC settings from WP-API to the REST API.

Source: includes/class-wc-api.php:174

Used by 0 functions | Uses 3 functions

WC_API::add_query_vars()

Method: Add new query vars.

Source: includes/class-wc-api.php:110

Used by 0 functions | Uses 1 function

WC_API::add_endpoint()

Method: WC API for payment gateway IPNs, etc.

Source: includes/class-wc-api.php:121

Used by 1 function | Uses 1 function

WC_API::handle_api_requests()

Method: API request – Trigger any API requests.

Source: includes/class-wc-api.php:132

Used by 0 functions | Uses 4 functions

WC_API::is_rest_api_loaded()

Method: Return if the rest API classes were already loaded.

Source: includes/class-wc-api.php:77

Used by 3 functions | Uses 0 functions

WC_API::get_endpoint_data()

Method: Get data from a WooCommerce API endpoint.

Source: includes/class-wc-api.php:89

Used by 0 functions | Uses 1 function

WC_API

Class: WC_API class.

Source: includes/class-wc-api.php:19

Used by 0 functions | Uses 1 function

WC_API::init()

Method: Init the API by setting up action and filter hooks.

Source: includes/class-wc-api.php:24

Used by 0 functions | Uses 1 function

WC_API::get_rest_api_package_version()

Method: Get the version of the REST API package being ran. Since API package was merged into core, this now follows WC version.

Source: includes/class-wc-api.php:38

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