Dev Resources

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

WC_REST_Orders_V2_Controller::filter_writable_props()

Method: Only return writable props from schema.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:535

Used by 0 functions | Uses 0 functions

WC_REST_Orders_V2_Controller::prepare_object_for_database()

Method: Prepare a single order for create or update.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:546

Used by 1 function | Uses 5 functions

WC_REST_Orders_V2_Controller::save_object()

Method: Save an object data.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:619

Used by 0 functions | Uses 3 functions

WC_REST_Orders_V2_Controller::update_address()

Method: Update address.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:682

Used by 1 function | Uses 0 functions

WC_REST_Orders_V2_Controller

Class: REST API Orders controller class.

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

Used by 3 functions | Uses 1 function

WC_REST_Orders_V2_Controller::register_routes()

Method: Register the routes for orders.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:59

Used by 0 functions | Uses 1 function

WC_REST_Orders_V2_Controller::get_object()

Method: Get object. Return false if object is not of required type.

Source: includes/rest-api/Controllers/Version2/class-wc-rest-orders-v2-controller.php:142

Used by 1 function | Uses 1 function
« Previous 1 2 3
Proudly powered by WordPress