Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php

WC_REST_Data_Currencies_Controller::prepare_item_for_response()

Method: Prepare the data object for response.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:155

Used by 3 functions | Uses 2 functions

woocommerce_rest_prepare_data_currency

Filter Hook: Filter currency returned from the API.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:169

Used by 1 function | Uses 0 functions

WC_REST_Data_Currencies_Controller::prepare_links()

Method: Prepare links for the request.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:178

Used by 1 function | Uses 0 functions

WC_REST_Data_Currencies_Controller::get_item_schema()

Method: Get the currency schema, conforming to JSON Schema.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:198

Used by 0 functions | Uses 0 functions

WC_REST_Data_Currencies_Controller::get_item()

Method: Return information for a specific currency.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:129

Used by 0 functions | Uses 2 functions

WC_REST_Data_Currencies_Controller::get_current_item()

Method: Return information for the current site currency.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:143

Used by 0 functions | Uses 2 functions

WC_REST_Data_Currencies_Controller

Class: REST API Data Currencies controller class.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:18

Used by 0 functions | Uses 1 function

WC_REST_Data_Currencies_Controller::register_routes()

Method: Register routes.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:37

Used by 0 functions | Uses 0 functions

WC_REST_Data_Currencies_Controller::get_currency()

Method: Get currency information.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:89

Used by 3 functions | Uses 2 functions

WC_REST_Data_Currencies_Controller::get_items()

Method: Return the list of currencies.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-currencies-controller.php:112

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