WooCommerce: Easily get Order info from $order Object
1. You have access to $order Hooks (do_action and apply_filters) use additional arguments which are passed on to the function. If they allow you to use the $order object you’re in business. Here’s how to get all the order information: