do_action( 'llms_view_order_after_secondary', LLMS_Order $order )
Action executed before closing the secondary order element.
Parameters Parameters
- $order
-
(LLMS_Order) The current order object.
Source Source
Changelog Changelog
Version | Description |
---|---|
6.0.0 | Introduced. |