Query only parent pages in custom post type within loop I have this code below that querys posts and a post type: I am trying to query and return only the parent pages I have 10 parent pages and each have about 4-5 child pages. Any ways to return just the parents? I have been digging on the codex on WP and on google and nothing. I only found articles on returning posts that have a parent of page..