WP_Tax_Query Generator January 19, 2017 Public Matthew Bynon Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Tax Test $tax_query = array( array( 'taxonomy' => 'ourproducts', 'terms' => 'mosaic-tile', 'field' => 'slug', ), );