Version Description
Download this release
Release Info
Developer | PankajAgarwal |
Plugin | FormGet Contact Form |
Version | 5.3.9 |
Comparing to | |
See all releases |
Code changes from version 5.3.8 to 5.3.9
- index.php +1 -1
- mailget.php +1 -1
- readme.txt +4 -2
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: 5.3.
|
7 |
Author: FormGet
|
8 |
Author URI: http://www.formget.com
|
9 |
*/
|
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: 5.3.9
|
7 |
Author: FormGet
|
8 |
Author URI: http://www.formget.com
|
9 |
*/
|
mailget.php
CHANGED
@@ -187,7 +187,7 @@ class mailget {
|
|
187 |
</ul>
|
188 |
</form>
|
189 |
<center>
|
190 |
-
<a class="mg-powered-by" href="
|
191 |
<br>
|
192 |
<img id="mg_form_loading_img" style="margin:5px auto;display:none" src="https://s3-us-west-2.amazonaws.com/formget/view-form/images/save_gif.gif">
|
193 |
</center>
|
187 |
</ul>
|
188 |
</form>
|
189 |
<center>
|
190 |
+
<a class="mg-powered-by" href="#" target="_blank"></a>
|
191 |
<br>
|
192 |
<img id="mg_form_loading_img" style="margin:5px auto;display:none" src="https://s3-us-west-2.amazonaws.com/formget/view-form/images/save_gif.gif">
|
193 |
</center>
|
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: 4.4
|
6 |
-
Stable tag: 5.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 |
|
@@ -113,7 +113,7 @@ http://www.formget.com/formget-video-tutorials-guide/
|
|
113 |
* See demo for [contact form on any page or post](http://www.formget.com/contact-us/).
|
114 |
* [User Guide](http://www.formget.com/formget-video-tutorials-guide/)
|
115 |
|
116 |
-
FormGet Contact Form
|
117 |
Click here to build [Advance Contact Form](http://formget.com).
|
118 |
|
119 |
== Installation ==
|
@@ -164,6 +164,8 @@ When you create account in FormGet you automatically get support desk. All the e
|
|
164 |
|
165 |
|
166 |
== Changelog ==
|
|
|
|
|
167 |
|
168 |
= Version 5.3.8 =
|
169 |
* Added new feature link inside extension menu.
|
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: 4.4
|
6 |
+
Stable tag: 5.3.9
|
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 |
|
113 |
* See demo for [contact form on any page or post](http://www.formget.com/contact-us/).
|
114 |
* [User Guide](http://www.formget.com/formget-video-tutorials-guide/)
|
115 |
|
116 |
+
FormGet Contact Form by formget.com.
|
117 |
Click here to build [Advance Contact Form](http://formget.com).
|
118 |
|
119 |
== Installation ==
|
164 |
|
165 |
|
166 |
== Changelog ==
|
167 |
+
= Version 5.3.9 =
|
168 |
+
* Powered by FormGet removed.
|
169 |
|
170 |
= Version 5.3.8 =
|
171 |
* Added new feature link inside extension menu.
|