Changeset 2049739
- Timestamp:
- 03/13/2019 01:09:43 PM (7 years ago)
- Location:
- happyfox-chat/trunk
- Files:
-
- 3 edited
-
happyfox-chat-config.php (modified) (1 diff)
-
happyfox-chat.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
happyfox-chat/trunk/happyfox-chat-config.php
r1798936 r2049739 14 14 15 15 if (!defined('HFC_HOST_URL')) 16 define('HFC_HOST_URL','https:// www.happyfoxchat.com');16 define('HFC_HOST_URL','https://happyfoxchat.com'); 17 17 18 18 if (!defined('HFC_ASSETS_URL')) 19 define('HFC_ASSETS_URL','https:// d1l7z5ofrj6ab8.cloudfront.net/visitor');19 define('HFC_ASSETS_URL','https://widget.happyfoxchat.com/visitor'); 20 20 21 21 if (!defined('HFC_APP_INTEGRATION_URL')) 22 define('HFC_APP_INTEGRATION_URL','https:// www.happyfoxchat.com/api/v1/integrations/wordpress/widget-info?apiKey=');22 define('HFC_APP_INTEGRATION_URL','https://happyfoxchat.com/api/v1/integrations/wordpress/widget-info?apiKey='); 23 23 24 24 ?> -
happyfox-chat/trunk/happyfox-chat.php
r1798936 r2049739 66 66 window.HFCHAT_CONFIG = { 67 67 EMBED_TOKEN: "{$embed_token}", 68 ACCESS_TOKEN: "{$access_token}",69 HOST_URL: "{$host_url}",70 68 ASSETS_URL: "{$asset_url}" 71 69 }; -
happyfox-chat/trunk/readme.txt
r1798936 r2049739 2 2 Contributors: hfsupport 3 3 Tags: banckle, Chat, chat online, chat software, click desk, clickdesk, contact plugin, contact us,customer support, IM Chat, live chat, live chat inc, live chat services, live chat software, live chatting, live help, live support, live web chat, livechat, olark, online chat, online support, php live chat, snapengage, support software, Website Chat, WordPress chat,wordpress live chat, wordpress live chat plugin, Zendesk, Zopim, Zopim live chat, HappyFox, Shopify, Pipedrive, sales chat, salesforce 4 Stable tag: 1.2. 24 Stable tag: 1.2.3 5 5 Requires at least: 3.5 6 6 Tested up to: 4.9.1
Note: See TracChangeset
for help on using the changeset viewer.