Changeset 2049809
- Timestamp:
- 03/13/2019 02:13:00 PM (7 years ago)
- Location:
- happyfox-chat-for-woocommerce/trunk
- Files:
-
- 3 edited
-
happyfox-chat-for-woocommerce-config.php (modified) (1 diff)
-
happyfox-chat-for-woocommerce.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
happyfox-chat-for-woocommerce/trunk/happyfox-chat-for-woocommerce-config.php
r1798967 r2049809 20 20 21 21 if (!defined('HFC_ASSETS_URL')) 22 define('HFC_ASSETS_URL','https:// d1l7z5ofrj6ab8.cloudfront.net/visitor');22 define('HFC_ASSETS_URL','https://widget.happyfoxchat.com/visitor'); 23 23 24 24 if (!defined('HFC_APP_INTEGRATION_URL')) 25 define('HFC_APP_INTEGRATION_URL','https:// www.happyfoxchat.com/api/v1/integrations/woocommerce/widget-info?apiKey=');25 define('HFC_APP_INTEGRATION_URL','https://happyfoxchat.com/api/v1/integrations/woocommerce/widget-info?apiKey='); 26 26 27 27 ?> -
happyfox-chat-for-woocommerce/trunk/happyfox-chat-for-woocommerce.php
r1798967 r2049809 69 69 window.HFCHAT_CONFIG = { 70 70 EMBED_TOKEN: "{$embed_token}", 71 ACCESS_TOKEN: "{$access_token}",72 HOST_URL: "{$host_url}",73 71 ASSETS_URL: "{$asset_url}" 74 72 }; -
happyfox-chat-for-woocommerce/trunk/readme.txt
r1798967 r2049809 2 2 Contributors: hfsupport 3 3 Tags: banckle, Chat, chat online, chat software, click desk, clickdesk, contact plugin, contact us, customer support, happyfox, 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, Pipedrive, sales chat, salesforce, shopify, snapengage, support software, Website Chat, WordPress chat, wordpress live chat, wordpress live chat plugin, zendesk, Zopim, Zopim live chat, Woocommerce 4 Stable tag: 1.2 4 Stable tag: 1.2.1 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.