field['attributes']['type'] ) ) ? $this->field['attributes']['type'] : 'text'; echo wp_kses_post( $this->field_before() ); echo 'field_attributes() ) . ' />'; echo wp_kses_post( $this->field_after() ); } } }