WP_Tax_Query Generator August 2, 2017 Public Roland Barker Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone product ebooks $tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'product_cat', 'terms' => 'ebooks', ), );