Changeset 3466715
- Timestamp:
- 02/22/2026 04:40:12 AM (2 weeks ago)
- Location:
- revechat/trunk
- Files:
-
- 3 edited
-
assets/js/scripts.js (modified) (1 diff)
-
readme.txt (modified) (1 diff)
-
revechat.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
revechat/trunk/assets/js/scripts.js
r3424497 r3466715 230 230 'phoneNo': phoneNo.val(), 231 231 '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 233 235 }, 234 236 type: 'POST', -
revechat/trunk/readme.txt
r3463204 r3466715 6 6 Tested up to: 6.8.2 7 7 Requires PHP: 7.0 8 Stable tag: 6.4. 38 Stable tag: 6.4.4 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html -
revechat/trunk/revechat.php
r3463204 r3466715 3 3 Plugin Name: REVE Chat - WP Live Chat Support plugin 4 4 Description: 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. 35 Version: 6.4.4 6 6 Author: REVE Chat 7 7 Author URI: www.revechat.com
Note: See TracChangeset
for help on using the changeset viewer.