HOME


Mini Shell 1.0
DIR: /home/dhnidqcz/pragmaticsng.org/wp-content/plugins/caldera-forms/fields/utm/
Upload File :
Current File : /home/dhnidqcz/pragmaticsng.org/wp-content/plugins/caldera-forms/fields/utm/field.php
<?php
foreach ( Caldera_Forms_Field_Utm::tags() as $tag ){
	$utm_field_config = Caldera_Forms_Field_Utm::config( $field, $tag );
	echo Caldera_Forms_Field_Input::html( $utm_field_config, $field_structure, $form );
}