Dev Resources

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

WC_REST_Order_Notes_Controller

Class: REST API Order Notes controller class.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:19

Used by 0 functions | Uses 1 function

WC_REST_Order_Notes_Controller::prepare_item_for_response()

Method: Prepare a single order note output for response.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:35

Used by 1 function | Uses 2 functions

WC_REST_Order_Notes_Controller::create_item()

Method: Create a single order note.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:70

Used by 0 functions | Uses 3 functions

WC_REST_Order_Notes_Controller::get_item_schema()

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

Source: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:115

Used by 0 functions | Uses 0 functions

woocommerce_rest_insert_order_note

Action Hook: Fires after a order note is created or updated via the REST API.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:99

Used by 2 functions | Uses 0 functions

woocommerce_rest_prepare_order_note

Filter Hook: Filter order note object returned from the REST API.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-order-notes-controller.php:61

Used by 3 functions | Uses 0 functions
Proudly powered by WordPress