Dev Resources

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

WC_REST_Order_Notes_V1_Controller::prepare_links()

Method: Prepare links for the request.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:371

Used by 1 function | Uses 0 functions

WC_REST_Order_Notes_V1_Controller::get_item_schema()

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

Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:394

Used by 0 functions | Uses 0 functions

WC_REST_Order_Notes_V1_Controller::get_collection_params()

Method: Get the query params for collections.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:434

Used by 1 function | Uses 0 functions

woocommerce_rest_delete_order_note

Action Hook: Fires after a order note is deleted or trashed via the REST API.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:326

Used by 1 function | Uses 0 functions

WC_REST_Order_Notes_V1_Controller::prepare_item_for_response()

Method: Prepare a single order note output for response.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:338

Used by 4 functions | Uses 3 functions

WC_REST_Order_Notes_V1_Controller

Class: REST API Order Notes controller class.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:23

Used by 1 function | Uses 1 function

WC_REST_Order_Notes_V1_Controller::register_routes()

Method: Register the routes for order notes.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:49

Used by 0 functions | Uses 1 function

WC_REST_Order_Notes_V1_Controller::get_items_permissions_check()

Method: Check whether a given request has permission to read order notes.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:119

Used by 0 functions | Uses 1 function

WC_REST_Order_Notes_V1_Controller::create_item_permissions_check()

Method: Check if a given request has access create order notes.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:134

Used by 0 functions | Uses 1 function

WC_REST_Order_Notes_V1_Controller::get_item_permissions_check()

Method: Check if a given request has access to read a order note.

Source: includes/rest-api/Controllers/Version1/class-wc-rest-order-notes-v1-controller.php:148

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