meta_fields as $field) { /* we are only interested in tab 1 (section 0) */ if( $field->tab === 0){ /* Return the markup for the field */ $field->get_markup(); } } ?>