Contact Us| Careers Parent Portal

Founding Team

Last SQL-Query: SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) WHERE 1=1 AND ( wp_term_relationships.term_taxonomy_id IN (7745) ) AND ( ( wp_postmeta.meta_key = 'is_active' AND wp_postmeta.meta_value = '1' ) ) AND ((wp_posts.post_type = 'team' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND wp_posts.ID NOT IN ( 7428, 7511, 8588, 815 ) GROUP BY wp_posts.ID ORDER BY FIELD(wp_posts.ID, 274,275,484), wp_posts.post_date DESC LIMIT 0, 50