Forums
(@dbz_gt_crazy)
12 years, 11 months ago
Nevermind! Got my answer!
This array syntax worked:
query_posts( array( ‘post_type’ => ‘page’, ‘post_parent’ => 0 ) );
source: http://wordpress.stackexchange.com/questions/37507/how-to-hide-all-child-pages-with-post-query