WP_Tax_Query Generator April 22, 2021 Public mgt amiri Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone sample_tax $tax_query = array( array( 'taxonomy' => 'blog', 'field' => 'name', ), );