WP_Tax_Query Generator June 18, 2017 Public Daniel Gomier Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Untitled Snippet $productscat = array( array( 'taxonomy' => 'category', 'terms' => array( 'plugins', 'themes' ), ), );