Since: 2.3
pods_hierarchical_list
Take a one-level list of items and make it hierarchical
Function Definition
Parameters
Parameter | Type | Details |
---|---|---|
$list | (array|object) | List of items |
$args | (array) | Array of parent, children, and id keys to use |
Returns
(array|object)