WP_Tax_Query Generator May 26, 2017 Public Nestor Karmeljuk Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone web-developers $tax_query = array( 'relation' => 'OR', array( 'taxonomy' => 'location', ), array( 'taxonomy' => 'CMS', ), );