load_pod

(Since 1.7.9) -- load a pod/datatype
function load_pod($params)

Parameters

$params is an ASSOCIATIVE ARRAY that supports the following attributes:
ParameterTypeDetails
id INT the datatype ID

Returns

An associative array of all columns in the "wp_pod_types" table, or a string beginning with "Error".
See Also