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-continents-controller.php

WC_REST_Data_Continents_Controller::get_continent()

Method: Return the list of countries and states for a given continent.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:81

Used by 2 functions | Uses 1 function

WC_REST_Data_Continents_Controller::get_items()

Method: Return the list of states for all continents.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:167

Used by 0 functions | Uses 3 functions

WC_REST_Data_Continents_Controller::get_item()

Method: Return the list of locations for a given continent.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:187

Used by 0 functions | Uses 2 functions

WC_REST_Data_Continents_Controller::prepare_item_for_response()

Method: Prepare the data object for response.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:203

Used by 2 functions | Uses 2 functions

woocommerce_rest_prepare_data_continent

Filter Hook: Filter the location list returned from the API.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:219

Used by 1 function | Uses 0 functions

WC_REST_Data_Continents_Controller::prepare_links()

Method: Prepare links for the request.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:228

Used by 1 function | Uses 0 functions

WC_REST_Data_Continents_Controller::get_item_schema()

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

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:247

Used by 0 functions | Uses 0 functions

WC_REST_Data_Continents_Controller::register_routes()

Method: Register routes.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:40

Used by 0 functions | Uses 0 functions

WC_REST_Data_Continents_Controller

Class: REST API Data continents controller class.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-data-continents-controller.php:19

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