Brent Shepherd: Hi, I tried to get the order id with "$workflow->data_layer()->get_order()" in custom function, but I got the empty result. Could you tell me how to get order’s information in custom function? Thank you!
Slightly different but one thing I was looking around for but didn’t find is documentation for any hooks (actions/filters) supported by the plugin. I’m kind of used to seeing a million of those available in Woo for all sorts of things, and (one example) was wondering if there was an easy way to filter the text of the communication preferences checkbox descriptions, but didn’t find this info in the docs
We and our partners process your personal data (such as browsing data, IP Addresses, cookie information, and other unique identifiers) based on your consent and/or our legitimate interest to optimize our website, marketing activities, and your user experience.
Brent Shepherd: I have the same problem.
Brent Shepherd: Hi, I tried to get the order id with "$workflow->data_layer()->get_order()" in custom function, but I got the empty result. Could you tell me how to get order’s information in custom function? Thank you!
Slightly different but one thing I was looking around for but didn’t find is documentation for any hooks (actions/filters) supported by the plugin. I’m kind of used to seeing a million of those available in Woo for all sorts of things, and (one example) was wondering if there was an easy way to filter the text of the communication preferences checkbox descriptions, but didn’t find this info in the docs
Hi Andre, I suspect you’ve already seen the doc on Custom Functions: https://automatewoo.com/docs/actions/custom-functions/
What steps or other information were you expected to see in that doc that you didn’t find?