Plugin Directory

Changeset 3466715


Ignore:
Timestamp:
02/22/2026 04:40:12 AM (2 weeks ago)
Author:
revechat
Message:

added home url to newAccountFromFunc

Location:
revechat/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • revechat/trunk/assets/js/scripts.js

    r3424497 r3466715  
    230230                        'phoneNo': phoneNo.val(),
    231231                        'companyWebsite': companyWebsite.val(),
    232                         'utm_source': 'cms', 'utm_content': 'wordpress', 'referrer': 'https://wordpress.org/'
     232                        'utm_source': 'cms', 'utm_content': 'wordpress', 'referrer': 'https://wordpress.org/',
     233                        "url": ReveChatData.homeUrl
     234                       
    233235                    },
    234236                    type: 'POST',
  • revechat/trunk/readme.txt

    r3463204 r3466715  
    66Tested up to: 6.8.2
    77Requires PHP: 7.0
    8 Stable tag: 6.4.3
     8Stable tag: 6.4.4
    99License: GPLv2 or later
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
  • revechat/trunk/revechat.php

    r3463204 r3466715  
    33Plugin Name: REVE Chat - WP Live Chat Support plugin
    44Description: REVE Chat is a powerful and intuitive real-time customer engagement software. As a customer support software, REVE Chat puts a live person on your website to personally guide and help your visitors, while they go through the various sections of your digital display. This live chat service helps them to get the most out of your web presence, while allowing you to understand their diverse needs on a one-to-one basis. REVE Chat is easy to install and use.
    5 Version: 6.4.3
     5Version: 6.4.4
    66Author: REVE Chat
    77Author URI: www.revechat.com
Note: See TracChangeset for help on using the changeset viewer.