do_action( 'woocommerce_checkout_update_order_meta' )
Action hook fired after an order is created used to add custom meta to the order.
Description Description
Source Source
File: includes/class-wc-checkout.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |