load_page

(Since 1.7.9) -- load a pod page
function load_page($params)

Parameters

$params is an ASSOCIATIVE ARRAY that supports the following attributes:
ParameterTypeDetails
id INT (optional) the pod page ID
uri STRING (optional) the pod page URI

Returns

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