Since: 2.3
pods_hierarchical_select_recurse
Recurse list of hierarchical data
Function Definition
function pods_hierarchical_select_recurse ( $items, $args, $depth = 0 )
Source File: /pods/includes/data.php
Parameters
Parameter | Type | Details |
---|---|---|
$list | (array|object) | List of items |
$args | (array) | Array of children and prefix keys to use |
$children_key | (string) | Key to recurse children into |
Returns
(array)