WP_Tax_Query Generator August 27, 2020 Public Ekim UNAL Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone 1 1 $tax_query = array( array( 'taxonomy' => 'podcast', 'operator' => 'NOT EXISTS', ), );