LiveChat – WP live chat plugin for WordPress - Version 3.4.0

Version Description

Download this release

Release Info

Developer livechat
Plugin Icon 128x128 LiveChat – WP live chat plugin for WordPress
Version 3.4.0
Comparing to
See all releases

Code changes from version 3.3.9 to 3.4.0

Files changed (4) hide show
  1. livechat.php +1 -1
  2. readme.txt +3 -0
  3. trunk/livechat.php +1 -1
  4. trunk/readme.txt +6 -0
livechat.php CHANGED
@@ -5,7 +5,7 @@ Plugin URI: http://www.livechatinc.com/addons/wordpress/
5
  Description: Live chat software for live help, online sales and customer support. This plugin allows to quickly install LiveChat on any WordPress website.
6
  Author: LiveChat
7
  Author URI: http://www.livechatinc.com
8
- Version: 3.3.1
9
  */
10
 
11
  if (is_admin())
5
  Description: Live chat software for live help, online sales and customer support. This plugin allows to quickly install LiveChat on any WordPress website.
6
  Author: LiveChat
7
  Author URI: http://www.livechatinc.com
8
+ Version: 3.3.4
9
  */
10
 
11
  if (is_admin())
readme.txt CHANGED
@@ -84,6 +84,9 @@ Feel free to start a chat with us – we are available 24/7/365!
84
 
85
  == Changelog ==
86
 
 
 
 
87
  = 3.4.6 =
88
  * Updated readme.txt file
89
 
84
 
85
  == Changelog ==
86
 
87
+ = 3.4.7 =
88
+ * Updated readme.txt file
89
+
90
  = 3.4.6 =
91
  * Updated readme.txt file
92
 
trunk/livechat.php CHANGED
@@ -5,7 +5,7 @@ Plugin URI: http://www.livechatinc.com/addons/wordpress/
5
  Description: Live chat software for live help, online sales and customer support. This plugin allows to quickly install LiveChat on any WordPress website.
6
  Author: LiveChat
7
  Author URI: http://www.livechatinc.com
8
- Version: 3.3.1
9
  */
10
 
11
  if (is_admin())
5
  Description: Live chat software for live help, online sales and customer support. This plugin allows to quickly install LiveChat on any WordPress website.
6
  Author: LiveChat
7
  Author URI: http://www.livechatinc.com
8
+ Version: 3.3.4
9
  */
10
 
11
  if (is_admin())
trunk/readme.txt CHANGED
@@ -84,6 +84,12 @@ Feel free to start a chat with us – we are available 24/7/365!
84
 
85
  == Changelog ==
86
 
 
 
 
 
 
 
87
  = 3.4.6 =
88
  * Updated readme.txt file
89
 
84
 
85
  == Changelog ==
86
 
87
+ = 3.4.8 =
88
+ * Updated readme.txt file, updated livechat.php file
89
+
90
+ = 3.4.7 =
91
+ * Updated readme.txt file
92
+
93
  = 3.4.6 =
94
  * Updated readme.txt file
95