Floating Chat Widget: Contact Chat Icons, Telegram Chat, Line, WeChat, Email, SMS, Call Button – Chaty - Version 2.1.8

Version Description

Deactivation form fix for WordPress 5.2.X

Download this release

Release Info

Developer galdub
Plugin Icon wp plugin Floating Chat Widget: Contact Chat Icons, Telegram Chat, Line, WeChat, Email, SMS, Call Button – Chaty
Version 2.1.8
Comparing to
See all releases

Code changes from version 2.1.7 to 2.1.8

cht-icons.php CHANGED
@@ -5,7 +5,7 @@
5
  Description: Chat with your website visitors via their favorite channels. Show a chat icon on the bottom of your site and communicate with your customers.
6
  Author: Premio
7
  Author URI: https://premio.io/downloads/chaty/
8
- Version: 2.1.7
9
  License: GPL2
10
  */
11
 
5
  Description: Chat with your website visitors via their favorite channels. Show a chat icon on the bottom of your site and communicate with your customers.
6
  Author: Premio
7
  Author URI: https://premio.io/downloads/chaty/
8
+ Version: 2.1.8
9
  License: GPL2
10
  */
11
 
readme.txt CHANGED
@@ -3,7 +3,7 @@ Contributors: galdub, tomeraharon, premio
3
  Tags: whatsapp, facebook messenger, click to chat, chat, chat button, call now button, messenger, whatsapp button, chat icon, messenger chat icon, contact button, click to call
4
  Requires at least: 3.1
5
  Tested up to: 5.2
6
- Stable tag: 2.1.7
7
  Plugin URI: https://premio.io/downloads/chaty/
8
 
9
  FREE customizable live chat and call buttons. Let your visitors contact you via Facebook Messenger, Whatsapp, Telegram, Viber, Email, SMS and more.
@@ -173,6 +173,9 @@ Yes! You can even decide what chat buttons will show up on each device (desktop/
173
 
174
  == Changelog ==
175
 
 
 
 
176
  = 2.1.7 =
177
  * Security Fixes and a WP fastest cache issue fix
178
 
3
  Tags: whatsapp, facebook messenger, click to chat, chat, chat button, call now button, messenger, whatsapp button, chat icon, messenger chat icon, contact button, click to call
4
  Requires at least: 3.1
5
  Tested up to: 5.2
6
+ Stable tag: 2.1.8
7
  Plugin URI: https://premio.io/downloads/chaty/
8
 
9
  FREE customizable live chat and call buttons. Let your visitors contact you via Facebook Messenger, Whatsapp, Telegram, Viber, Email, SMS and more.
173
 
174
  == Changelog ==
175
 
176
+ = 2.1.8 =
177
+ Deactivation form fix for WordPress 5.2.X
178
+
179
  = 2.1.7 =
180
  * Security Fixes and a WP fastest cache issue fix
181
 
views/modals/chaty-deactivate-form.php CHANGED
@@ -127,7 +127,7 @@
127
  <h3><?php esc_attr_e('Your feedback will help us improve the product, please tell us why did you decide to deactivate Chaty :)', CHT_OPT); ?></h3>
128
  <div class="form-control">
129
  <label></label>
130
- <textarea placeholder="<?php esc_attresc_attr_e("Your comment", CHT_OPT) ?>" id="chaty-deactivation-comment"></textarea>
131
  </div>
132
  </div>
133
  <div class="chaty--popup-footer">
127
  <h3><?php esc_attr_e('Your feedback will help us improve the product, please tell us why did you decide to deactivate Chaty :)', CHT_OPT); ?></h3>
128
  <div class="form-control">
129
  <label></label>
130
+ <textarea placeholder="<?php esc_attr_e("Your comment", CHT_OPT) ?>" id="chaty-deactivation-comment"></textarea>
131
  </div>
132
  </div>
133
  <div class="chaty--popup-footer">