LLMS_Transaction::get_creation_args( int $order_id )

An array of default arguments to pass to $this->create() when creating a new post


Description Description


Parameters Parameters

$order_id

(Required) LLMS_Order ID of the related order.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/models/model.llms.transaction.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.37.6 Add a default date information using llms_current_time(). Remove ordering placeholders from strftime().
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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