FormGet Contact Form - Version 5.4.7

Version Description

Download this release

Release Info

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

Code changes from version 5.4.6 to 5.4.7

Files changed (2) hide show
  1. index.php +2 -2
  2. readme.txt +2 -2
index.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: FormGet Contact Form
4
  Plugin URI: https://www.formget.com/formget/
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.4.6
7
  Author: FormGet
8
  Author URI: https://www.formget.com/formget/
9
  */
@@ -626,7 +626,7 @@ if (!function_exists('formget_mailget_register_widget')) {
626
 
627
  function hide_update_msg_non_admins(){
628
  if (current_user_can( 'manage_options' )) {
629
- echo '<style>#setting-error-tgmpa>.updated settings-error notice is-dismissible, .update-nag, .updated { display: none; }</style>';
630
  }
631
  }
632
  add_action( 'admin_head', 'hide_update_msg_non_admins');
3
  Plugin Name: FormGet Contact Form
4
  Plugin URI: https://www.formget.com/formget/
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.4.7
7
  Author: FormGet
8
  Author URI: https://www.formget.com/formget/
9
  */
626
 
627
  function hide_update_msg_non_admins(){
628
  if (current_user_can( 'manage_options' )) {
629
+ echo '<style>#setting-error-tgmpa>.updated settings-error notice is-dismissible, .update-nag, .updated, .notice-warning.settings-error.notice.is-dismissible { display: none; }</style>';
630
  }
631
  }
632
  add_action( 'admin_head', 'hide_update_msg_non_admins');
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: Pankaj Agarwal
3
  Tags: contact form, form, forms, contact form plugin, feedback form, Responsive Contact Form, contact us, contact form payments, contact for paypal, form builder, easy contact form
4
  Requires at least: 4.4.0
5
  Tested up to: 4.9.8
6
- Stable tag: 5.4.6
7
 
8
  FormGet online Form builder manage all your contact forms in single dashboard. Just a click on fields and your create contact forms that are ready for collect leads.
9
 
@@ -109,7 +109,7 @@ When you create account in FormGet you automatically get support desk. All the e
109
 
110
 
111
  == Changelog ==
112
- = Version 5.4.6 =
113
  * Changed plugin interface.
114
 
115
  = Version 5.4.4 =
3
  Tags: contact form, form, forms, contact form plugin, feedback form, Responsive Contact Form, contact us, contact form payments, contact for paypal, form builder, easy contact form
4
  Requires at least: 4.4.0
5
  Tested up to: 4.9.8
6
+ Stable tag: 5.4.7
7
 
8
  FormGet online Form builder manage all your contact forms in single dashboard. Just a click on fields and your create contact forms that are ready for collect leads.
9
 
109
 
110
 
111
  == Changelog ==
112
+ = Version 5.4.7 =
113
  * Changed plugin interface.
114
 
115
  = Version 5.4.4 =