WP_Tax_Query Generator July 24, 2020 Public Ivy Cartz Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone tax query $tax_query = array( array( 'taxonomy' => 'app_type', 'field' => 'slug', ), );