WP_Tax_Query Generator March 30, 2019 Public Max Fu Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Branch $tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'branch', 'include_children' => true, ), array( ), );