WP_Tax_Query Generator August 9, 2018 Public Jason Hubbard Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Simple select by taxonomy $tax_query = array( array( 'taxonomy' => 'tax_slug', ), );