Dev Resources

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

WC_REST_Orders_V1_Controller::get_item_schema()

Method: Get the Order’s schema, conforming to JSON Schema.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:914

Used by 1 function | Uses 3 functions

WC_REST_Orders_V1_Controller::get_collection_params()

Method: Get the query params for collections.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:1598

Used by 2 functions | Uses 3 functions

WC_REST_Orders_V1_Controller::update_address()

Method: Update address.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:597

Used by 1 function | Uses 0 functions

WC_REST_Orders_V1_Controller::get_product_id()

Method: Gets the product ID from the SKU or posted ID.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:613

Used by 1 function | Uses 1 function

WC_REST_Orders_V1_Controller::maybe_set_item_prop()

Method: Maybe set an item prop if the value was posted.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:634

Used by 1 function | Uses 0 functions

WC_REST_Orders_V1_Controller::maybe_set_item_props()

Method: Maybe set item props if the values were posted.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:646

Used by 4 functions | Uses 1 function

WC_REST_Orders_V1_Controller::prepare_line_items()

Method: Create or update a line item.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:661

Used by 0 functions | Uses 4 functions

WC_REST_Orders_V1_Controller::prepare_shipping_lines()

Method: Create or update an order shipping method.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:690

Used by 0 functions | Uses 1 function

WC_REST_Orders_V1_Controller::prepare_fee_lines()

Method: Create or update an order fee.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:713

Used by 0 functions | Uses 1 function

WC_REST_Orders_V1_Controller::prepare_coupon_lines()

Method: Create or update an order coupon.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-orders-v1-controller.php:736

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