LiveChat – WP live chat plugin for WordPress - Version 3.3.1

Version Description

  • Updated readme.txt file
Download this release

Release Info

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

Code changes from version 3.3 to 3.3.1

Files changed (2) hide show
  1. livechat.php +1 -1
  2. readme.txt +4 -1
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.2.14
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.1
9
  */
10
 
11
  if (is_admin())
readme.txt CHANGED
@@ -2,7 +2,7 @@
2
  Contributors: LiveChat
3
  Tags: live support, live chat, live chat software, help desk, help desk software, online ticketing system, ticketing system, online support, ecommerce chat, sales, customer help, customer support, livechat, live support, customer service software, chat plugin, chat, customer service chat, live chat button, live chat plugin, live chat support, live chat tool, live chat widget, live support, live support button, live chat solution
4
 
5
- Stable tag: 3.3
6
  Requires at least: 3.4
7
  Tested up to: 4.5
8
 
@@ -42,6 +42,9 @@ Product requires active LiveChat subscription after 30 days of free trial.
42
 
43
  == Changelog ==
44
 
 
 
 
45
  = 3.3 =
46
  * get_currentuserinfo function deprecated in WordPress 4.5, replaced to wp_get_current_user function
47
 
2
  Contributors: LiveChat
3
  Tags: live support, live chat, live chat software, help desk, help desk software, online ticketing system, ticketing system, online support, ecommerce chat, sales, customer help, customer support, livechat, live support, customer service software, chat plugin, chat, customer service chat, live chat button, live chat plugin, live chat support, live chat tool, live chat widget, live support, live support button, live chat solution
4
 
5
+ Stable tag: 3.3.1
6
  Requires at least: 3.4
7
  Tested up to: 4.5
8
 
42
 
43
  == Changelog ==
44
 
45
+ = 3.3.1 =
46
+ * Updated readme.txt file
47
+
48
  = 3.3 =
49
  * get_currentuserinfo function deprecated in WordPress 4.5, replaced to wp_get_current_user function
50