WP_Tax_Query Generator February 12, 2022 Public DMITRIY SHAHANOV Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone bbb $tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'brand', 'terms' => '143', ), );