Form Builder | Create Responsive Contact Forms - Version 1.9.3

Version Description

Download this release

Release Info

Developer umarbajwa
Plugin Icon 128x128 Form Builder | Create Responsive Contact Forms
Version 1.9.3
Comparing to
See all releases

Code changes from version 1.9.2 to 1.9.3

admin/views/notification/backbone/collection.php CHANGED
@@ -46,7 +46,7 @@
46
 
47
  <label class="control-label inlineLabel" for="emailSenderName"><?php smuzform_translate_e( 'Sender Name' ) ?></label>
48
 
49
- <input id="emailSenderName" type="text" class="form-control inlineField" value="<%= extraData.fromText %>" />
50
  </div>
51
 
52
  <div class="form-group">
46
 
47
  <label class="control-label inlineLabel" for="emailSenderName"><?php smuzform_translate_e( 'Sender Name' ) ?></label>
48
 
49
+ <input id="emailSenderName" type="text" class="form-control inlineField" value="<%- extraData.fromText %>" />
50
  </div>
51
 
52
  <div class="form-group">
forms.php CHANGED
@@ -5,7 +5,7 @@ Description: Create Responsive Forms using Drag & Drop Visual Builder.
5
  Author: Web-Settler
6
  Author URI: http://web-settler.com/form-builder/?ref=author_uri
7
  Plugin URI: http://web-settler.com/form-builder/?ref=plugin_uri
8
- Version: 1.9.2
9
  License: GPL V2+
10
  **/
11
 
5
  Author: Web-Settler
6
  Author URI: http://web-settler.com/form-builder/?ref=author_uri
7
  Plugin URI: http://web-settler.com/form-builder/?ref=plugin_uri
8
+ Version: 1.9.3
9
  License: GPL V2+
10
  **/
11
 
readme.txt CHANGED
@@ -1,9 +1,9 @@
1
  === Form Builder | Create Responsive Contact Forms ===
2
  Contributors: umarbajwa
3
  Requires at least: 3.7
4
- Tested up to: 5.2
5
  Tags: contact form, form builder, contact me, custom contact form, form, custom forms
6
- Stable tag: 1.9.2
7
  Donate Link: http://web-settler.com/form-builder/
8
  License: GPL V2 or latest
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
1
  === Form Builder | Create Responsive Contact Forms ===
2
  Contributors: umarbajwa
3
  Requires at least: 3.7
4
+ Tested up to: 5.4
5
  Tags: contact form, form builder, contact me, custom contact form, form, custom forms
6
+ Stable tag: 1.9.3
7
  Donate Link: http://web-settler.com/form-builder/
8
  License: GPL V2 or latest
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html