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-methods-v2-controller.php

WC_REST_Shipping_Methods_V2_Controller::get_collection_params()

Method: Get any query params needed.

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

Used by 1 function | Uses 0 functions

WC_REST_Shipping_Methods_V2_Controller

Class: Shipping methods controller class.

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

Used by 1 function | Uses 1 function

WC_REST_Shipping_Methods_V2_Controller::register_routes()

Method: Register the route for /shipping_methods and /shipping_methods/

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

Used by 0 functions | Uses 1 function

WC_REST_Shipping_Methods_V2_Controller::get_items_permissions_check()

Method: Check whether a given request has permission to view shipping methods.

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

Used by 0 functions | Uses 1 function

WC_REST_Shipping_Methods_V2_Controller::get_item_permissions_check()

Method: Check if a given request has access to read a shipping method.

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

Used by 0 functions | Uses 1 function

WC_REST_Shipping_Methods_V2_Controller::get_items()

Method: Get shipping methods.

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

Used by 0 functions | Uses 3 functions

WC_REST_Shipping_Methods_V2_Controller::get_item()

Method: Get a single Shipping Method.

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

Used by 0 functions | Uses 3 functions

WC_REST_Shipping_Methods_V2_Controller::prepare_item_for_response()

Method: Prepare a shipping method for response.

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

Used by 2 functions | Uses 2 functions

woocommerce_rest_prepare_shipping_method

Filter Hook: Filter shipping methods object returned from the REST API.

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

Used by 1 function | Uses 0 functions

WC_REST_Shipping_Methods_V2_Controller::prepare_links()

Method: Prepare links for the request.

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

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