WP_Tax_Query Generator July 14, 2020 Public jeff paulson Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Naturopathic Resources $tax_query = array( array( 'taxonomy' => 'category', 'terms' => 'resources', 'field' => 'name', ), );