WP_Tax_Query Generator January 29, 2021 Public Philip Blavius Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone b $tax_query = array( 'relation' => 'OR', array( 'taxonomy' => 'produktkategorien', 'terms' => '$term', ), );