field['attributes']['type'] ) ) ? $this->field['attributes']['type'] : 'text'; echo $this->field_before(); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped echo 'field_attributes() .' />'; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped echo $this->field_after(); // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped } } }