load_column

(Since 1.7.9) -- load a pod column
function load_column($params)

Parameters

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

Returns

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