$query = array (
'name' => 'reports',
'slug' => 'reports',
'type' => 'page',
'path' => '',
'data' =>
array (
'display' =>
array (
'style' => 'unformatted',
'row_style' => 'fields',
'post_settings' =>
array (
'size' => 'complete',
),
'header' => '',
'footer' => '',
'empty' => '',
'wrapper-classes' => '',
'page' =>
array (
'template-file' => 'page-blog.php',
'pager' =>
array (
'type' => 'default',
'previous' => '',
'next' => '',
),
'path' => '',
'template-name' => 'Blog Page',
),
'field_settings' =>
array (
'fields' =>
array (
'post_title' =>
array (
'type' => 'post_title',
'hook_key' => 'post_title',
'name' => 'post_title',
'weight' => '0',
'label' => '',
'custom_output' => '',
),
'image_attachment' =>
array (
'type' => 'image_attachment',
'hook_key' => 'image_attachment',
'name' => 'image_attachment',
'weight' => '1',
'image_display_count' => '0',
'image_display_style' => 'thumbnail',
'label' => '',
'custom_output' => '',
),
'meta_reportlink' =>
array (
'type' => 'meta_reportlink',
'hook_key' => 'meta_reportlink',
'name' => 'meta_reportlink',
'weight' => '2',
'label' => '',
'custom_output' => '',
),
'post_content' =>
array (
'type' => 'post_content',
'hook_key' => 'post_content',
'name' => 'post_content',
'weight' => '3',
'label' => '',
'custom_output' => '',
),
),
),
'title' => 'Reports',
),
'args' =>
array (
'posts_per_page' => '-1',
'offset' => '0',
'post_status' => 'publish',
'filters' =>
array (
'post_types' =>
array (
'type' => 'post_types',
'hook_key' => 'post_types',
'name' => 'post_types',
'weight' => '0',
'post_types' =>
array (
'reports' => 'reports',
),
),
),
),
),
);