./Sources/Subs-List.php
createList
function createList(array $listOptions): void
Create a new list
| Type | Parameter | Description |
|---|---|---|
array |
$listOptions |
An array of options for the list - ‘id’, ‘columns’, ‘items_per_page’, ‘get_count’, etc. |
function createList(array $listOptions): void
Create a new list
| Type | Parameter | Description |
|---|---|---|
array |
$listOptions |
An array of options for the list - ‘id’, ‘columns’, ‘items_per_page’, ‘get_count’, etc. |