tax_featured_query
$tax_featured_query = array( 'relation' => 'AND', array( 'taxonomy' => 'post_tag', 'terms' => 'noi-bat', 'field' => 'slug', 'operator' => 'AND', 'include_children' => true, ), );
$tax_featured_query = array( 'relation' => 'AND', array( 'taxonomy' => 'post_tag', 'terms' => 'noi-bat', 'field' => 'slug', 'operator' => 'AND', 'include_children' => true, ), );