wp_add_order_note
Add a note to a WooCommerce order to record admin actions or communicate updates, with an option to make it visible to the customer.
Instructions
Add an admin or customer-visible note to a WooCommerce order
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Order ID | |
| note | Yes | Note text | |
| customer_note | No | Make note visible to customer |