We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 686193a commit 72eccd4Copy full SHA for 72eccd4
projects/packages/forms/src/contact-form/class-contact-form-field.php
@@ -1056,7 +1056,6 @@ class="jetpack-field__input-phone-wrapper <?php echo esc_attr( $this->get_attrib
1056
echo wp_interactivity_data_wp_context(
1057
array(
1058
'fieldId' => $id,
1059
- 'fieldType' => 'telephone',
1060
'defaultCountry' => $default_country,
1061
'showCountrySelector' => $this->get_attribute( 'showcountryselector' ),
1062
// dynamic
0 commit comments