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

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::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

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

WC_REST_Order_Notes_V1_Controller::delete_item_permissions_check()

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

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

Used by 0 functions | Uses 2 functions

WC_REST_Order_Notes_V1_Controller::get_items()

Method: Get order notes from an order.

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

Used by 0 functions | Uses 2 functions

WC_REST_Order_Notes_V1_Controller::create_item()

Method: Create a single order note.

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

Used by 0 functions | Uses 3 functions

WC_REST_Order_Notes_V1_Controller::get_item()

Method: Get a single order note.

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

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