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