do_action( 'lifterlms_view_order_table_body', LLMS_Order $order )

Action run before the closing of the <tbody> element on the view orders information table.


Parameters Parameters

$order

(LLMS_Order) Order object.


Top ↑

Source Source

File: templates/myaccount/view-order-information.php

View on GitHub


Top ↑

User Contributed Notes User Contributed Notes

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