LLMS_Order::get_creation_args( string $title = '' )
An array of default arguments to pass to $this->create() when creating a new post
Description Description
Parameters Parameters
- $title
-
(Optional) Title to create the post with
Default value: ''
Return Return
(array)
Source Source
File: includes/models/model.llms.order.php
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |