Tax
$tax_query = array( array( 'taxonomy' => 'ezop_application_types', 'field' => 'term_id', 'include_children' => true, ), );
$tax_query = array( array( 'taxonomy' => 'ezop_application_types', 'field' => 'term_id', 'include_children' => true, ), );