Zendesk Chat - Version 1.4.15

Version Description

  • Tested on Wordpress v5.1.1
Download this release

Release Info

Developer zendesk_official
Plugin Icon 128x128 Zendesk Chat
Version 1.4.15
Comparing to
See all releases

Code changes from version 1.4.14 to 1.4.15

Files changed (2) hide show
  1. readme.txt +5 -2
  2. zopim.php +2 -2
readme.txt CHANGED
@@ -2,8 +2,8 @@
2
  Contributors: zendesk_official
3
  Tags: chat, chat online, contact plugin, contact us, customer support, free chat, chat software, IM chat, live chat, live chat inc, live chat services, live chat software, live chatting, live help, live support, live web chat, livechat, live help, live support, olark, online chat, online support, php live chat, snapengage, support software, website chat, wordpress chat, wordpress live chat, wordpress live chat plugin, Zopim, zendesk, Zopim live chat, banckle, clickdesk, click desk
4
  Requires at least: 3.1
5
- Tested up to: 4.7
6
- Stable tag: 1.4.14
7
 
8
  Zendesk Chat (previously Zopim) lets you monitor and chat with visitors surfing your store in real-time. Impress them personally and ease them into their purchase.
9
 
@@ -49,6 +49,9 @@ What are you waiting for? Download Zendesk Chat plugin now and <a href="https://
49
 
50
  == Changelog ==
51
 
 
 
 
52
  = 1.4.14 =
53
  * Support chat phase 3 and phase 4 accounts
54
 
2
  Contributors: zendesk_official
3
  Tags: chat, chat online, contact plugin, contact us, customer support, free chat, chat software, IM chat, live chat, live chat inc, live chat services, live chat software, live chatting, live help, live support, live web chat, livechat, live help, live support, olark, online chat, online support, php live chat, snapengage, support software, website chat, wordpress chat, wordpress live chat, wordpress live chat plugin, Zopim, zendesk, Zopim live chat, banckle, clickdesk, click desk
4
  Requires at least: 3.1
5
+ Tested up to: 5.1.1
6
+ Stable tag: 1.4.15
7
 
8
  Zendesk Chat (previously Zopim) lets you monitor and chat with visitors surfing your store in real-time. Impress them personally and ease them into their purchase.
9
 
49
 
50
  == Changelog ==
51
 
52
+ = 1.4.15 =
53
+ * Tested on Wordpress v5.1.1
54
+
55
  = 1.4.14 =
56
  * Support chat phase 3 and phase 4 accounts
57
 
zopim.php CHANGED
@@ -5,13 +5,13 @@ Plugin Name: Zendesk Chat Widget
5
  Plugin URI: http://www.zendesk.com/chat?iref=wp_plugin
6
  Description: Zendesk Chat is an award winning chat solution that helps website owners to engage their visitors and convert customers into fans!
7
  Author: Zendesk
8
- Version: 1.4.14
9
  Author URI: http://www.zendesk.com/chat?iref=wp_plugin
10
  Text Domain: zopim
11
  Domain path: /language
12
  */
13
 
14
- define( 'VERSION_NUMBER', "1.4.14" );
15
  define( 'ZOPIM_BASE_URL', "https://www.zopim.com/" );
16
  define( 'ZOPIM_ACCOUNT_URL', "https://account.zopim.com/" );
17
  define( 'ZOPIM_SIGNUP_REDIRECT_URL', ZOPIM_ACCOUNT_URL . "?aref=MjUxMjY4:1TeORR:9SP1e-iPTuAVXROJA6UU5seC8x4&visit_id=6ffe00ec3cfc11e2b5ab22000a1db8fa&utm_source=account%2Bsetup%2Bpage&utm_medium=link&utm_campaign=wp%2Bsignup2#signup" );
5
  Plugin URI: http://www.zendesk.com/chat?iref=wp_plugin
6
  Description: Zendesk Chat is an award winning chat solution that helps website owners to engage their visitors and convert customers into fans!
7
  Author: Zendesk
8
+ Version: 1.4.15
9
  Author URI: http://www.zendesk.com/chat?iref=wp_plugin
10
  Text Domain: zopim
11
  Domain path: /language
12
  */
13
 
14
+ define( 'VERSION_NUMBER', "1.4.15" );
15
  define( 'ZOPIM_BASE_URL', "https://www.zopim.com/" );
16
  define( 'ZOPIM_ACCOUNT_URL', "https://account.zopim.com/" );
17
  define( 'ZOPIM_SIGNUP_REDIRECT_URL', ZOPIM_ACCOUNT_URL . "?aref=MjUxMjY4:1TeORR:9SP1e-iPTuAVXROJA6UU5seC8x4&visit_id=6ffe00ec3cfc11e2b5ab22000a1db8fa&utm_source=account%2Bsetup%2Bpage&utm_medium=link&utm_campaign=wp%2Bsignup2#signup" );