WP_Tax_Query Generator March 18, 2019 Public Dhruv Karada Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone chapter_id taxonomy $tax_query = array( array( 'taxonomy' => 'chapter_id', 'terms' => '26464', 'field' => 'slug', ), );