Order notes (private note) are only available for backend when using get_comments() function. If you look at WC_Comments ...
Failed, pending, and canceled orders which get cleaned up will be moved to the trash.
Ok, after some time spent on trying, I finally find out that the right way to display the customer checkout comment is selecting ...
Note there is no reliable cross-platform way to get the raw request headers in ...
The order notes are saved as post comments, so you can use the WordPress function get_comments() to get the last note: $args = array( ...
This seems simple: there is a function “get_customer_order_notes()”. Strangely this function does not return the order notes at all. An empty array ...
[This thread is closed.] Hi i need to display private notes in order page in custom column i already get customer notes using php code (below) but i…
Skip to content. Toggle navigation. Hemzware. Youngest WordPress Developer. Home · Blog · Hire me. WooCommerce get all order notes of ...
As a WooCommerce development freelancer, every day I repeat many
Support » Plugin: WooCommerce » Custom order note in view order page ...