Since: 1.7.9
load_pod
Load a Pod and all of its fields
Function Definition
Parameters
Parameter | Type | Details |
---|---|---|
$params | (array|object) | An associative array of parameters or pod name as a string |
$strict | (bool) | Makes sure the pod exists, throws an error if it doesn't work |
Returns
(array|bool|mixed|void)