get_field_default_value($posted_values, $data_name, $meta); $wpcomment_cond_data = wpcomment_get_conditional_data_attributes($meta); // Text|Email|Date|Number $wpcomment_field_attributes = $this->get_attributes($meta, $type); // Set inputs attr into meta $meta['attributes'] = $wpcomment_field_attributes; $field_wrapper_class = $this->field_main_wrapper_classes($meta); // Collapse Fields Section if( $type == 'collapse' ) { $collapse_type = isset($meta['collapse_type']) ? $meta['collapse_type'] : ''; if( $section_started ) { echo '
'; if ($allow_nextprev == 'yes') { echo '