WP_Tax_Query Generator October 6, 2020 Public James Joint Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone aktuality $tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'aktuality', 'include_children' => true, ), );