WP_Tax_Query Generator December 29, 2021 Public Adrian Awad Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Tasting $tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'tasting-monat', 'operator' => 'EXISTS', ), );