WP_Tax_Query Generator December 1, 2024 Public Alex Olguin Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Tax Query $tax_query = array( array( 'taxonomy' => 'art_exhibition', 'field' => 'term_id', ), array( ), );