FormGet Contact Form - Version 4.4

Version Description

Download this release

Release Info

Developer PankajAgarwal
Plugin Icon 128x128 FormGet Contact Form
Version 4.4
Comparing to
See all releases

Code changes from version 4.3 to 4.4

Files changed (3) hide show
  1. css/fgstyle.css +1 -1
  2. index.php +2 -2
  3. readme.txt +5 -1
css/fgstyle.css CHANGED
@@ -1,5 +1,5 @@
1
  /*
2
- Version 3.4
3
  */
4
  h2.nav-tab-wrapper, h3.nav-tab-wrapper {
5
  border-bottom-color: #ccc;
1
  /*
2
+ Version 4.4
3
  */
4
  h2.nav-tab-wrapper, h3.nav-tab-wrapper {
5
  border-bottom-color: #ccc;
index.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: FormGet Contact Form
4
  Plugin URI: http://www.formget.com
5
  Description: FormGet Contact Form is an eassy and effective form builder tool which enable you to bulid and embed form on your website in few steps. With FormGet Contact Form manage all your contact forms and your entire client communication at one single place.
6
- Version: 4.3
7
  Author: FormGet
8
  Author URI: http://www.formget.com
9
  */
@@ -411,7 +411,7 @@ array( 'description' => __( 'FormGet widget to show forms on sidebar and footer'
411
  <?php
412
 
413
  ! empty ( $text )
414
- and print '<h3>Preview</h3><div style="border:3px solid #369;padding:10px; margin-bottom: 5px;">'
415
  . $instance['textarea'] . '</div>';
416
  ?>
417
  <?php
3
  Plugin Name: FormGet Contact Form
4
  Plugin URI: http://www.formget.com
5
  Description: FormGet Contact Form is an eassy and effective form builder tool which enable you to bulid and embed form on your website in few steps. With FormGet Contact Form manage all your contact forms and your entire client communication at one single place.
6
+ Version: 4.4
7
  Author: FormGet
8
  Author URI: http://www.formget.com
9
  */
411
  <?php
412
 
413
  ! empty ( $text )
414
+ and print '<h3>Preview</h3><div style="border:3px solid #369;padding:11px; margin-bottom: 5px;">'
415
  . $instance['textarea'] . '</div>';
416
  ?>
417
  <?php
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: PankajAgarwal
3
  Tags: contact form, contact, form, forms, contact form plugin, contact form builder, contact form with recaptcha, feedback form, Responsive Contact Form, contact us, request form, contact button, drag and drop contact form file upload contact form, contact form to email, contact form payments, contact for paypal, form solution, form builder, feedback, easy contact form, helpdesk
4
  Requires at least: 3.5.0
5
  Tested up to: 3.5.1
6
- Stable tag: 4.3
7
 
8
  FormGet Contact Form manage all your contact forms using single dashboard. Just a click on fields and your contact form is ready for use.
9
 
@@ -165,6 +165,10 @@ When you create account in FormGet you automatically get support desk. All the e
165
 
166
  == Changelog ==
167
 
 
 
 
 
168
  = Version 4.3=
169
  * Made some improvement in ssl.
170
  * More secure.
3
  Tags: contact form, contact, form, forms, contact form plugin, contact form builder, contact form with recaptcha, feedback form, Responsive Contact Form, contact us, request form, contact button, drag and drop contact form file upload contact form, contact form to email, contact form payments, contact for paypal, form solution, form builder, feedback, easy contact form, helpdesk
4
  Requires at least: 3.5.0
5
  Tested up to: 3.5.1
6
+ Stable tag: 4.4
7
 
8
  FormGet Contact Form manage all your contact forms using single dashboard. Just a click on fields and your contact form is ready for use.
9
 
165
 
166
  == Changelog ==
167
 
168
+
169
+ = Version 4.4=
170
+ * Stylesheet updated.
171
+
172
  = Version 4.3=
173
  * Made some improvement in ssl.
174
  * More secure.