Plugin Directory

Changeset 2049739


Ignore:
Timestamp:
03/13/2019 01:09:43 PM (7 years ago)
Author:
hfsupport
Message:

update assets url and bump version

Location:
happyfox-chat/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • happyfox-chat/trunk/happyfox-chat-config.php

    r1798936 r2049739  
    1414
    1515if (!defined('HFC_HOST_URL'))
    16   define('HFC_HOST_URL','https://www.happyfoxchat.com');
     16  define('HFC_HOST_URL','https://happyfoxchat.com');
    1717
    1818if (!defined('HFC_ASSETS_URL'))
    19   define('HFC_ASSETS_URL','https://d1l7z5ofrj6ab8.cloudfront.net/visitor');
     19  define('HFC_ASSETS_URL','https://widget.happyfoxchat.com/visitor');
    2020
    2121if (!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=');
    2323
    2424?>
  • happyfox-chat/trunk/happyfox-chat.php

    r1798936 r2049739  
    6666 window.HFCHAT_CONFIG = {
    6767     EMBED_TOKEN: "{$embed_token}",
    68      ACCESS_TOKEN: "{$access_token}",
    69      HOST_URL: "{$host_url}",
    7068     ASSETS_URL: "{$asset_url}"
    7169 };
  • happyfox-chat/trunk/readme.txt

    r1798936 r2049739  
    22Contributors: hfsupport
    33Tags: 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.2
     4Stable tag: 1.2.3
    55Requires at least: 3.5
    66Tested up to: 4.9.1
Note: See TracChangeset for help on using the changeset viewer.