WP Live Chat Support - Version 6.0.02

Version Description

  • 2016-02-03 - Low priority =
  • Added a new filter to fix a bug with WP Live Chat Support - Advanced Chat Box Control Extension
Download this release

Release Info

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

Code changes from version 6.0.01 to 6.0.02

Files changed (3) hide show
  1. functions.php +1 -1
  2. readme.txt +54 -31
  3. wp-live-chat-support.php +5 -2
functions.php CHANGED
@@ -146,7 +146,7 @@ function wplc_record_chat_msg($from,$cid,$msg) {
146
  $orig = '2';
147
  }
148
  else {
149
- $fromname = "admin";
150
  //$fromemail = "SET email";
151
  $orig = '1';
152
  }
146
  $orig = '2';
147
  }
148
  else {
149
+ $fromname = apply_filters("wplc_filter_admin_name","Admin");
150
  //$fromemail = "SET email";
151
  $orig = '1';
152
  }
readme.txt CHANGED
@@ -20,6 +20,7 @@ The most cost effective Live Chat plugin. Chat with your visitors for free! WP L
20
  * Unlimited simultaneous live chats
21
  * Live chat directly with your visitors
22
  * Easy to use interface for both the admin and the visitor
 
23
  * Users can drag the live chat box around their page
24
  * Change the colors of the live chat box
25
  * Fully responsive admin chat dashboard
@@ -27,14 +28,23 @@ The most cost effective Live Chat plugin. Chat with your visitors for free! WP L
27
  * 6 predefined live chat box themes to choose from
28
  * Fully customizable live chat experience
29
  * Apply animations to the chat window
 
 
30
  * No advertising or links
 
 
31
  * No "Powered by" links on the live chat window
32
  * No monthly live chat subscriptions needed
 
 
33
  * Compatible with all caching plugins (live chat window loaded via Ajax)
34
  * Desktop Notifications when receiving new live chats
35
  * View any live chats you may have missed
36
  * Set the starting position of your chat box
37
  * Comprehensive list of live chat options
 
 
 
38
  * Ban visitors from chatting to you based on IP Address
39
  * Allow the live chat box to automatically pop up
40
  * Limit the live chat box to only show to registered users
@@ -42,37 +52,47 @@ The most cost effective Live Chat plugin. Chat with your visitors for free! WP L
42
  * Enable/Disable the chat box on mobile devices
43
  * Enable/Disable the sound when a new live chat message is received
44
 
45
- = Pro Version Features =
46
 
47
- * Unlimited live chat agents
48
- * Initiate live chats with online visitors
49
- * Quick Responses (insert a predefined response to your live chat box)
50
- * Encrypt your live chat conversations
51
- * Fully responsive admin chat dashboard
52
- * Compatible with all caching plugins (live chat window loaded via Ajax)
53
- * Desktop Notifications when receiving new live chats
54
- * Access historical live chat records
55
- * Compatible with translation plugins
56
- * Set up your user profile
57
- * Add your company logo to the live chat window
58
- * Add your photo to the live chat window
59
- * Edit all text fields shown on the live chat box
60
- * Include/exclude the live chat from appearing on certain pages
61
- * Anonymity for your visitors
62
- * Choose when to accept chats
63
- * Allow the live chat box to automatically pop up
64
- * Limit the live chat box to only show to registered users
65
- * Select whether Name and Email is required when users initiate a chat
66
- * Enable/Disable the chat box on mobile devices
67
- * Enable/Disable the sound when a new live chat message is received
68
- * World-class support
69
 
70
- Get the [WP Live Chat Support Pro Add-on](http://wp-livechat.com/purchase-pro/?utm_source=readme&utm_medium=wordpress&utm_campaign=buy) for a once off payment!
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
71
 
72
  = Coming soon =
73
- * (Free & Pro) Improvements - Better link and image handling within the live chat text area
74
- * (Pro) New feature - Triggers - Build custom live chat triggers. For example, if a user has been idle for more than 2 minutes, initiate a live chat and send a response.
75
- * (Pro) Chat App - We're currently building an Android App that will allow you to accept chat requests from anywhere.
76
 
77
  = 30 second live chat installation =
78
 
@@ -88,7 +108,7 @@ One of the most important tasks of your website is to educate potential customer
88
  * Live chat is convenient for customers
89
  * Live chat builds trust with your potential customers
90
  * Increase sales by using live chat
91
- * Take advantage of a fully functional live chat plugin for free. Get Pro features for a once off payment!
92
  * Reduce costs by using live chat on your website with minimum staff
93
  * Learn to understand the pain points of your customers
94
 
@@ -97,7 +117,7 @@ One of the most important tasks of your website is to educate potential customer
97
  You now have the choice to host your live chat on either your own website (using your own resources) or our live chat server (using our resources). Making use of our live chat server will improve your chat's performance by up to 300% and reduce the load on your host. Although we initially built our live chat plugin to be used on your own website and for you to host your own live chat server, we now offer you the ability to make use of an offsite live chat server - this is perfect for users that are on low-level hosting packages, or users that are more concerned about live chat performance and chat security.
98
 
99
  = Translations =
100
- Get a free copy of the WP Live Chat Support Pro version in exchange for translating our plugin!
101
 
102
  * English
103
  * German (Dennis Klinger)
@@ -185,8 +205,8 @@ If the live chat box still does not appear on your website, please go through th
185
  1. Front-end of WP Live Chat Support
186
  2. Back-end of WP Live Chat Support
187
  3. Settings page of WP Live Chat Support
188
- 4. "Leave a message" functionality available in WP Live Chat Support Pro
189
- 5. Initiate a live chat with a visitor on your website (pro version)
190
 
191
 
192
  == Upgrade Notice ==
@@ -199,6 +219,9 @@ It is highly recommended that you upgrade to WP Live Chat Support version 4.1.4
199
 
200
  == Changelog ==
201
 
 
 
 
202
  = 6.0.01 - 2016-02-02 - High priority =
203
  * Crucial bug fix that stopped the live chat from working in some instances
204
  * New filter to fix the bug with the WP Live Chat Choose When Online bug
20
  * Unlimited simultaneous live chats
21
  * Live chat directly with your visitors
22
  * Easy to use interface for both the admin and the visitor
23
+ * Edit all text fields shown on the live chat box
24
  * Users can drag the live chat box around their page
25
  * Change the colors of the live chat box
26
  * Fully responsive admin chat dashboard
28
  * 6 predefined live chat box themes to choose from
29
  * Fully customizable live chat experience
30
  * Apply animations to the chat window
31
+ * Access historical live chat records
32
+ * Compatible with translation plugins
33
  * No advertising or links
34
+ * Quick Responses (insert a predefined response to your live chat box)
35
+ * Anonymity for your visitors
36
  * No "Powered by" links on the live chat window
37
  * No monthly live chat subscriptions needed
38
+ * Allow the live chat box to automatically pop up
39
+ * Limit the live chat box to only show to registered users
40
  * Compatible with all caching plugins (live chat window loaded via Ajax)
41
  * Desktop Notifications when receiving new live chats
42
  * View any live chats you may have missed
43
  * Set the starting position of your chat box
44
  * Comprehensive list of live chat options
45
+ * Enable/Disable the chat box on mobile devices
46
+ * Enable/Disable the sound when a new live chat message is received
47
+ * Select whether Name and Email is required when users initiate a chat
48
  * Ban visitors from chatting to you based on IP Address
49
  * Allow the live chat box to automatically pop up
50
  * Limit the live chat box to only show to registered users
52
  * Enable/Disable the chat box on mobile devices
53
  * Enable/Disable the sound when a new live chat message is received
54
 
55
+ = Extend the functionality of WP Live Chat Support with the following extensions =
56
 
57
+ **Initiate Chats**
58
+
59
+ Initiate live chats with people on your website through the click of a button with the [Initiate Chat Extension](http://wp-livechat.com/extensions/initiate-chat-extension/?utm_source=readme&utm_medium=wordpress&utm_campaign=ex_ic)
60
+
61
+ **Multiple Chats Agents**
62
+
63
+ Create as many live chat agents as you need with the [Multiple Agents Extension](http://wp-livechat.com/extensions/multiple-agents-extension/?utm_source=readme&utm_medium=wordpress&utm_campaign=ma_ic)
64
+
65
+ **Android App**
66
+
67
+ Coming soon. Answer and initiate live chats from anywhere using your mobile device with the [Mobile and Desktop App](http://wp-livechat.com/extensions/mobile-desktop-app-extension/?utm_source=readme&utm_medium=wordpress&utm_campaign=mobile_ic)
68
+
69
+ **Desktop App**
70
+
71
+ Coming soon. Answer and initiate live chats from your desktop with the [Mobile and Desktop App](http://wp-livechat.com/extensions/mobile-desktop-app-extension/?utm_source=readme&utm_medium=wordpress&utm_campaign=desktop_ic)
 
 
 
 
 
 
 
72
 
73
+ **Advanced Live Chat Box Control**
74
+
75
+ Change your display name, add a company logo, add your avatar and control when the live chat box should be displayed with the [Advanced Chat Box Control Extension](http://wp-livechat.com/extensions/advanced-chat-box-control/?utm_source=readme&utm_medium=wordpress&utm_campaign=acbc_ic)
76
+
77
+ **Encryption**
78
+
79
+ Encrypt your live chat conversations with the [Chat Encryption Extension](http://wp-livechat.com/extensions/chat-encryption/?utm_source=readme&utm_medium=wordpress&utm_campaign=encrypt_ic)
80
+
81
+ **Include and Exclude your live chat box on certain pages**
82
+
83
+ Include and ex the live chat from appearing on certain pages with the [Include Exclude Extension](http://wp-livechat.com/extensions/include-exclude-chat/?utm_source=readme&utm_medium=wordpress&utm_campaign=inex_ic)
84
+
85
+ **Choose When Online**
86
+
87
+ Appear to be online or offline with the flick of a switch with the [Choose When Online Extension](http://wp-livechat.com/extensions/choose-when-online/?utm_source=readme&utm_medium=wordpress&utm_campaign=choose_ic)
88
+
89
+ **World-class support**
90
+
91
+ Need support? Get world-class support [here](http://wp-livechat.com/support/?utm_source=readme&utm_medium=wordpress&utm_campaign=support).
92
 
93
  = Coming soon =
94
+ * Improvements - Better link and image handling within the live chat text area
95
+ * New feature - Triggers - Build custom live chat triggers. For example, if a user has been idle for more than 2 minutes, initiate a live chat and send a response.
 
96
 
97
  = 30 second live chat installation =
98
 
108
  * Live chat is convenient for customers
109
  * Live chat builds trust with your potential customers
110
  * Increase sales by using live chat
111
+ * Take advantage of a fully functional live chat plugin for free.
112
  * Reduce costs by using live chat on your website with minimum staff
113
  * Learn to understand the pain points of your customers
114
 
117
  You now have the choice to host your live chat on either your own website (using your own resources) or our live chat server (using our resources). Making use of our live chat server will improve your chat's performance by up to 300% and reduce the load on your host. Although we initially built our live chat plugin to be used on your own website and for you to host your own live chat server, we now offer you the ability to make use of an offsite live chat server - this is perfect for users that are on low-level hosting packages, or users that are more concerned about live chat performance and chat security.
118
 
119
  = Translations =
120
+ Get a free copy of one of the premium WP Live Chat Support extensions in exchange for translating our plugin!
121
 
122
  * English
123
  * German (Dennis Klinger)
205
  1. Front-end of WP Live Chat Support
206
  2. Back-end of WP Live Chat Support
207
  3. Settings page of WP Live Chat Support
208
+ 4. "Leave a message" functionality available in WP Live Chat Support
209
+ 5. Initiate a live chat with a visitor on your website (extension required)
210
 
211
 
212
  == Upgrade Notice ==
219
 
220
  == Changelog ==
221
 
222
+ = 6.0.02 - 2016-02-03 - Low priority =
223
+ * Added a new filter to fix a bug with WP Live Chat Support - Advanced Chat Box Control Extension
224
+
225
  = 6.0.01 - 2016-02-02 - High priority =
226
  * Crucial bug fix that stopped the live chat from working in some instances
227
  * New filter to fix the bug with the WP Live Chat Choose When Online bug
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. No third party connection required!
6
- Version: 6.0.01
7
  Author: WP-LiveChat
8
  Author URI: http://www.wp-livechat.com
9
  Text Domain: wplivechat
@@ -11,6 +11,9 @@
11
  */
12
 
13
  /*
 
 
 
14
  * 6.0.01 - 2016-02-02 - High priority
15
  * Crucial bug fix that stopped the live chat from working in some instances
16
  * New filter to fix the bug with the WP Live Chat Choose When Online bug
@@ -309,7 +312,7 @@ global $wplc_tblname_offline_msgs;
309
  $wplc_tblname_offline_msgs = $wpdb->prefix . "wplc_offline_messages";
310
  $wplc_tblname_chats = $wpdb->prefix . "wplc_chat_sessions";
311
  $wplc_tblname_msgs = $wpdb->prefix . "wplc_chat_msgs";
312
- $wplc_version = "6.0.01";
313
 
314
  define('WPLC_BASIC_PLUGIN_DIR', dirname(__FILE__));
315
  define('WPLC_BASIC_PLUGIN_URL', plugins_url() . "/wp-live-chat-support/");
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. No third party connection required!
6
+ Version: 6.0.02
7
  Author: WP-LiveChat
8
  Author URI: http://www.wp-livechat.com
9
  Text Domain: wplivechat
11
  */
12
 
13
  /*
14
+ * 6.0.02 - 2016-02-03 - Low priority
15
+ * Added a new filter to fix a bug with WP Live Chat Support - Advanced Chat Box Control Extension
16
+ *
17
  * 6.0.01 - 2016-02-02 - High priority
18
  * Crucial bug fix that stopped the live chat from working in some instances
19
  * New filter to fix the bug with the WP Live Chat Choose When Online bug
312
  $wplc_tblname_offline_msgs = $wpdb->prefix . "wplc_offline_messages";
313
  $wplc_tblname_chats = $wpdb->prefix . "wplc_chat_sessions";
314
  $wplc_tblname_msgs = $wpdb->prefix . "wplc_chat_msgs";
315
+ $wplc_version = "6.0.02";
316
 
317
  define('WPLC_BASIC_PLUGIN_DIR', dirname(__FILE__));
318
  define('WPLC_BASIC_PLUGIN_URL', plugins_url() . "/wp-live-chat-support/");