WP_Tax_Query Generator January 23, 2017 Public John Hamman Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone articles-videos $tax_query = array( array( 'taxonomy' => 'articles-videos', ), );