ID; $pages = get_pages("depth=1&sort_column=menu_order,post_title&child_of=$child_of&parent=$child_of"); if ($pages) { foreach ($pages as $post) { setup_postdata($post); $thumb = portico_post_image(array(80, 80)); $bio_info = portico_custom_info('biography_info'); $title = esc_html($bio_info['title']); $email = is_email($bio_info['email']) ? $bio_info['email'] : ''; ?>