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


Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.