do_action( 'llms_view_order_transactions', LLMS_Order $order, array $transactions )

Displays order transactions.


Parameters Parameters

$order

(LLMS_Order) The order being displayed.

$transactions

(array) Result array from LLMS_Order::get_transactions().


Top ↑

Source Source

File: templates/myaccount/view-order.php

View on GitHub


Top ↑

User Contributed Notes User Contributed Notes

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