WP Live Chat Support - Version 8.0.12

Version Description

It is highly recommended that you upgrade to WP Live Chat Support version 8.0.12 for stability reasons.

Download this release

Release Info

Developer WP-LiveChat
Plugin Icon 128x128 WP Live Chat Support
Version 8.0.12
Comparing to
See all releases

Code changes from version 8.0.11 to 8.0.12

css/themes/classic.css CHANGED
@@ -445,6 +445,7 @@ span.wplc_system_notification {
445
 
446
  #wp-live-chat-2-inner #wplc_start_chat_btn {
447
  width:100%;
 
448
  }
449
 
450
  #wplc_social_holder {
@@ -879,6 +880,7 @@ label[for=wplc_chat_gdpr_opt_in] {
879
  color: #333 !important;
880
  line-height: 12px;
881
  box-shadow: 0 0 15px 0 rgba(86, 86, 86, 0.11);
 
882
  }
883
 
884
  .wplc_in_chat_notice {
@@ -907,6 +909,7 @@ label[for=wplc_chat_gdpr_opt_in] {
907
  display: inline-block;
908
  font-weight: 100;
909
  margin-bottom: 5px;
 
910
  }
911
 
912
  .wplc_in_chat_notice_content button:hover {
445
 
446
  #wp-live-chat-2-inner #wplc_start_chat_btn {
447
  width:100%;
448
+ border:none;
449
  }
450
 
451
  #wplc_social_holder {
880
  color: #333 !important;
881
  line-height: 12px;
882
  box-shadow: 0 0 15px 0 rgba(86, 86, 86, 0.11);
883
+ border: none;
884
  }
885
 
886
  .wplc_in_chat_notice {
909
  display: inline-block;
910
  font-weight: 100;
911
  margin-bottom: 5px;
912
+ border: none;
913
  }
914
 
915
  .wplc_in_chat_notice_content button:hover {
css/themes/modern.css CHANGED
@@ -933,6 +933,7 @@ button.wplc_retry_chat {
933
 
934
  #wplc_start_chat_btn, #wplc_na_msg_btn {
935
  min-height: 40px;
 
936
  }
937
 
938
  #speeching_button, #wplc_start_chat_btn, #wplc_na_msg_btn {
@@ -1267,6 +1268,7 @@ label[for=wplc_chat_gdpr_opt_in] {
1267
  color: #333 !important;
1268
  line-height: 12px;
1269
  box-shadow: 0 0 15px 0 rgba(86, 86, 86, 0.11);
 
1270
  }
1271
 
1272
  .wplc_in_chat_notice {
@@ -1294,6 +1296,7 @@ label[for=wplc_chat_gdpr_opt_in] {
1294
  font-size: 12px;
1295
  display: inline-block;
1296
  font-weight: 100;
 
1297
  }
1298
 
1299
  .wplc_in_chat_notice_content button:hover {
933
 
934
  #wplc_start_chat_btn, #wplc_na_msg_btn {
935
  min-height: 40px;
936
+ border:none;
937
  }
938
 
939
  #speeching_button, #wplc_start_chat_btn, #wplc_na_msg_btn {
1268
  color: #333 !important;
1269
  line-height: 12px;
1270
  box-shadow: 0 0 15px 0 rgba(86, 86, 86, 0.11);
1271
+ border: none;
1272
  }
1273
 
1274
  .wplc_in_chat_notice {
1296
  font-size: 12px;
1297
  display: inline-block;
1298
  font-weight: 100;
1299
+ border:none;
1300
  }
1301
 
1302
  .wplc_in_chat_notice_content button:hover {
modules/beta_features.php CHANGED
@@ -158,7 +158,7 @@ function wplc_beta_settings_save_hooked($wplc_data){
158
  return $wplc_data;
159
  }
160
 
161
- add_filter("wplc_filter_inner_live_chat_box_4th_layer", "wplc_add_end_chat_button_to_chat_box");
162
  /**
163
  * Adds an end chat button to the front end of the site
164
  */
158
  return $wplc_data;
159
  }
160
 
161
+ add_filter("wplc_filter_inner_live_chat_box_4th_layer", "wplc_add_end_chat_button_to_chat_box", 10, 2);
162
  /**
163
  * Adds an end chat button to the front end of the site
164
  */
readme.txt CHANGED
@@ -208,6 +208,9 @@ If the live chat box still does not appear on your website, please go through th
208
 
209
  == Upgrade Notice ==
210
 
 
 
 
211
  = 8.0.11 =
212
  It is highly recommended that you upgrade to WP Live Chat Support version 8.0.11 if using PHP 5.3 or below.
213
 
@@ -235,6 +238,10 @@ We have patched the PHPMailer vulnerability. Please update to version 7.0.02.
235
 
236
  == Changelog ==
237
 
 
 
 
 
238
  = 8.0.11 - 2018-05-28 - High priority =
239
  * Fixed a bug that caused a fatal error on PHP 5.3 and below
240
 
208
 
209
  == Upgrade Notice ==
210
 
211
+ = 8.0.12 =
212
+ It is highly recommended that you upgrade to WP Live Chat Support version 8.0.12 for stability reasons.
213
+
214
  = 8.0.11 =
215
  It is highly recommended that you upgrade to WP Live Chat Support version 8.0.11 if using PHP 5.3 or below.
216
 
238
 
239
  == Changelog ==
240
 
241
+ = 8.0.12 - 2018-05-29 - High priority =
242
+ * Fixed a bug which caused the chat box not to display on some sites
243
+ * Fixed minor styling issues
244
+
245
  = 8.0.11 - 2018-05-28 - High priority =
246
  * Fixed a bug that caused a fatal error on PHP 5.3 and below
247
 
wp-live-chat-support.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: WP Live Chat Support
4
  Plugin URI: http://www.wp-livechat.com
5
  Description: The easiest to use website live chat plugin. Let your visitors chat with you and increase sales conversion rates with WP Live Chat Support.
6
- Version: 8.0.11
7
  Author: WP-LiveChat
8
  Author URI: http://www.wp-livechat.com
9
  Text Domain: wplivechat
@@ -11,18 +11,22 @@
11
  */
12
 
13
  /**
14
- * 8.0.11 - High priority
 
 
 
 
15
  * Fixed a bug that caused a fatal error on PHP 5.3 and below
16
  *
17
- * 8.0.10 - Medium priority
18
  * Resyncs files for GDPR modules to load correctly
19
  *
20
- * 8.0.09 - High priority
21
  * Added GDPR Compliance
22
  * Added GDPR Options
23
  * Added GDPR Admin page
24
  *
25
- * 8.0.08 - High priority
26
  * XSS vulnerability fixes thanks to Riccardo Ten cate
27
  * Fixed REST Storage Issue
28
  * Add pagination to History, Missed Chats and Offline Messages admin pages
@@ -635,7 +639,7 @@ global $debug_start;
635
  $wplc_tblname_offline_msgs = $wpdb->prefix . "wplc_offline_messages";
636
  $wplc_tblname_chats = $wpdb->prefix . "wplc_chat_sessions";
637
  $wplc_tblname_msgs = $wpdb->prefix . "wplc_chat_msgs";
638
- $wplc_version = "8.0.11";
639
 
640
  define('WPLC_BASIC_PLUGIN_DIR', dirname(__FILE__));
641
  define('WPLC_BASIC_PLUGIN_URL', plugins_url( '/', __FILE__ ) );
3
  Plugin Name: WP Live Chat Support
4
  Plugin URI: http://www.wp-livechat.com
5
  Description: The easiest to use website live chat plugin. Let your visitors chat with you and increase sales conversion rates with WP Live Chat Support.
6
+ Version: 8.0.12
7
  Author: WP-LiveChat
8
  Author URI: http://www.wp-livechat.com
9
  Text Domain: wplivechat
11
  */
12
 
13
  /**
14
+ * 8.0.12 - 2018-05-29 - High priority
15
+ * Fixed a bug which caused the chat box not to display on some sites
16
+ * Fixed minor styling issues
17
+ *
18
+ * 8.0.11 - 2018-05-28 - High priority
19
  * Fixed a bug that caused a fatal error on PHP 5.3 and below
20
  *
21
+ * 8.0.10 - 2018-05-25 - Medium priority
22
  * Resyncs files for GDPR modules to load correctly
23
  *
24
+ * 8.0.09 - 2018-05-25 - High priority
25
  * Added GDPR Compliance
26
  * Added GDPR Options
27
  * Added GDPR Admin page
28
  *
29
+ * 8.0.08 - 2018-05-14 - High priority
30
  * XSS vulnerability fixes thanks to Riccardo Ten cate
31
  * Fixed REST Storage Issue
32
  * Add pagination to History, Missed Chats and Offline Messages admin pages
639
  $wplc_tblname_offline_msgs = $wpdb->prefix . "wplc_offline_messages";
640
  $wplc_tblname_chats = $wpdb->prefix . "wplc_chat_sessions";
641
  $wplc_tblname_msgs = $wpdb->prefix . "wplc_chat_msgs";
642
+ $wplc_version = "8.0.12";
643
 
644
  define('WPLC_BASIC_PLUGIN_DIR', dirname(__FILE__));
645
  define('WPLC_BASIC_PLUGIN_URL', plugins_url( '/', __FILE__ ) );