Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php

WC_REST_Shipping_Zones_V2_Controller::prepare_links()

Method: Prepare links for the request.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:252

Used by 1 function | Uses 0 functions

WC_REST_Shipping_Zones_V2_Controller::get_item_schema()

Method: Get the Shipping Zones schema, conforming to JSON Schema

Source: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:274

Used by 0 functions | Uses 0 functions

WC_REST_Shipping_Zones_V2_Controller

Class: REST API Shipping Zones class.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:19

Used by 1 function | Uses 1 function

WC_REST_Shipping_Zones_V2_Controller::register_routes()

Method: Register the routes for Shipping Zones.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:24

Used by 0 functions | Uses 0 functions

WC_REST_Shipping_Zones_V2_Controller::get_item()

Method: Get a single Shipping Zone.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:92

Used by 3 functions | Uses 1 function

WC_REST_Shipping_Zones_V2_Controller::get_items()

Method: Get all Shipping Zones.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:112

Used by 0 functions | Uses 3 functions

WC_REST_Shipping_Zones_V2_Controller::create_item()

Method: Create a single Shipping Zone.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:134

Used by 0 functions | Uses 2 functions

WC_REST_Shipping_Zones_V2_Controller::update_item()

Method: Update a single Shipping Zone.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:164

Used by 0 functions | Uses 1 function

WC_REST_Shipping_Zones_V2_Controller::delete_item()

Method: Delete a single Shipping Zone.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:200

Used by 0 functions | Uses 1 function

WC_REST_Shipping_Zones_V2_Controller::prepare_item_for_response()

Method: Prepare the Shipping Zone for the REST response.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-shipping-zones-v2-controller.php:227

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