ssw
$faq = array( array( 'taxonomy' => 'ap_faq_category', 'terms' => array( '1', '2', '3' ), 'field' => 'term_id', 'operator' => 'IN', 'include_children' => true, ), );
$faq = array( array( 'taxonomy' => 'ap_faq_category', 'terms' => array( '1', '2', '3' ), 'field' => 'term_id', 'operator' => 'IN', 'include_children' => true, ), );