WP_Tax_Query Generator May 15, 2018 Public Tim Rye Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Post Tag $tax_query = array( 'relation' => 'OR', array( 'taxonomy' => 'post_tag', 'terms' => 'about-frances-davies', ), );