Update 2 Only For Woocommerce 3+ (added restriction to execute the code only once). add_action('woocommerce_thankyou', 'enroll_student' ...
woocommerce order status to processing hook. GitHub Gist: instantly share code, notes, and snippets.
The WordPress Core woocommerce order status processing hook. Description. add_action( 'woocommerce_order_status_processing', (string) $ ...
do make available a list of all WooCommerce actions, filters and hooks.
Add a new field to the checkout; Add that new field to the order.
WooCommerce Code Reference
Most of the standard WooCommerce hooks for editing email contents are available, and the ...
Hi, I have a quick question… What is the hook of a order processing email, before it is sent to a customer? I need to delay that email so I can…
Description: Triggered when the switch order status changes to processing or ...
PHP Snippet: Autocomplete WooCommerce Paid Orders