WP_Tax_Query Generator July 23, 2019 Public Grant Cole Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone bom $tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'webinars', 'terms' => 'train-bom-user', ), );