Replies: 0
Hello, I’m trying to add a custom column on the orders admin page to display a customer’s note for an order. I’ve added my custom column before to display custom fields, but I cannot figured this one out.
To clarify, I am not talking about the private order notes you can add from the right sidebar in the edit order page, but the notes left by the customers from front-end checkout. I also want to display the note’s text in its entirety, not an icon with note inside of a tooltip pop-up.
How can I achieve this? What post ID should I be using to grab the customer’s notes? Any help would be appreciated.