list child page items (1 level with meta keys)
See: https://stackoverflow.com/questions/1045439/wordpress-retrieving-post-children See: https://stackoverflow.com/questions/2572173/wordpress-showing-custom-data-from-child-pages-pagination See: https://stackoverflow.com/questions/3488628/wordpress-list-pages-with-children See: https://stackoverflow.com/questions/3780148/getting-wordpress-wp-list-pages-to-list-only-relevant-children-hard-as-hell See: https://stackoverflow.com/questions/1160047/wordpress-list-multi-level-parent-pages-when-on-a-3rd-level-child-page depth (integer) This parameter controls how many levels in the hierarchy of pages are to be included in the list generated by wp_list_pages. The default value is 0 (display all pages, including all sub-pages). 0 (default) Displays pages at any depth and arranges them hierarchically … Read more