Heya!
I want to hook into the operational data in WooCommerce for a front-end overview (example use case: a self-serve multi-vendor site like Etsy). The most immediately useful would be simply targeting new orders that have a “processing” status and displaying “you have X unprocessed orders”, then list them out with arbitrary details such as price, customer email, etc.
(An example I’ve done with a function, listing Name, Email, List of Products, Button to Backend)
Eventually I’ll just rebuild the entire backend order page but I’d prefer to leverage Cornerstone and Loopers for the bulk of that if possible!
Is there documentation you can point me to regarding the narrower scope above, or does this fall well within the “out of scope” custom territories?
