WP_Tax_Query Generator April 25, 2017 Public Rich T Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Document Category Query $tax_query = array( array( 'taxonomy' => 'document_category', 'field' => 'term_id', ), );