WP_Tax_Query Generator March 4, 2020 Public Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Lee Filters gallery_category $tax_query = array( array( 'taxonomy' => 'gallery_category', 'field' => 'slug', ), );