WP_Tax_Query Generator June 3, 2019 Public CHATTAPON UTHUM Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone package_category $tax_query = array( array( 'taxonomy' => 'package_category', 'terms' => '10', 'field' => 'term_id', ), );