do_action( 'woocommerce_after_order_details', WC_Order $order )

Action hook fired after the order details.


Description Description


Parameters Parameters

$order

Order data.


Top ↑

Source Source

File: templates/order/order-details.php


Top ↑

Changelog Changelog

Changelog
Version Description
4.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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