Title: VW Floating Chat
Author: vendweave
Published: <strong>2025 年 12 月 18 日</strong>
Last modified: 2025 年 12 月 18 日

---

搜索插件

![](https://ps.w.org/vw-floating-chat/assets/banner-772x250.png?rev=3422579)

![](https://ps.w.org/vw-floating-chat/assets/icon-256x256.png?rev=3422579)

# VW Floating Chat

 作者：[vendweave](https://profiles.wordpress.org/vendweave/)

[下载](https://downloads.wordpress.org/plugin/vw-floating-chat.1.2.0.zip)

 * [详情](https://cn.wordpress.org/plugins/vw-floating-chat/#description)
 * [评价](https://cn.wordpress.org/plugins/vw-floating-chat/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/vw-floating-chat/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/vw-floating-chat/#developers)

 [支持](https://wordpress.org/support/plugin/vw-floating-chat/)

## 描述

VW Floating Chat adds a lightweight, accessible contact launcher to any WordPress
site. Offer visitors a curated collection of chat and social links inside a draggable
widget that sits on the left or right edge of the screen—similar to Chaty—without
sacrificing performance or privacy.

### Highlights

 * Choose the default side (left or right) and fine-tune the widget offsets.
 * Allow visitors to drag the widget anywhere; positions are stored in localStorage
   per browser.
 * Toggle more than twenty contact and social channels with custom labels and destinations.
 * Present official icons on the front-end with adjustable desktop and mobile sizing
   + spacing.
 * Optional contextual tooltips and subtle attention effects keep the UI accessible
   yet lively.
 * Enjoy a compact, card-based settings screen that keeps desktop and mobile controls
   side by side.
 * Clean front-end CSS and vanilla JS with no external dependencies.
 * Built following WordPress.org security, i18n, and accessibility guidelines.

### Privacy

VW Floating Chat does not send any data to external servers. If you enable WhatsApp,
email, or call options, ensure your site’s privacy policy discloses that clicking
those buttons opens third-party services (WhatsApp, email client, phone dialer).
Drag positions are saved in the visitor’s browser using `localStorage` and can be
cleared by removing browser data.

## 屏幕截图

 * [[
 * Floating contact widget with WhatsApp, Email, and Call buttons on desktop.
 * [[
 * Mobile view showing the resized widget and spacing options.
 * [[
 * Card-based admin settings screen with grouped desktop and mobile controls.
 * [[

## 安装

 1. Upload the `vw-floating-chat` folder to the `/wp-content/plugins/` directory or
    install via the Plugins screen.
 2. Activate the plugin through the “Plugins” menu in WordPress.
 3. Navigate to **Settings  VW Floating Chat** to configure channels, positions, and
    labels.
 4. Enable the widget and save your changes.

## 常见问题

### Does the widget collect analytics or send data externally?

No. The plugin only stores the visitor’s drag position in their browser’s localStorage.
No data leaves the site.

### Will it work with caching or optimisation plugins?

Yes. Assets are small and versioned, and the widget loads in the footer using standard
WordPress hooks.

### Can I add more channels?

The plugin ships with 20+ ready-made channels. Developers can still hook into the`
vwfc_channels` filter to register additional links or customise URLs.

## 评价

![](https://secure.gravatar.com/avatar/5944dbd720c5d5fd4ddc86c32c5134fd59dd9440c761c8de2761f7f96337cf93?
s=60&d=retro&r=g)

### 󠀁[Clean, Lightweight & Perfect Floating Chat Solution](https://wordpress.org/support/topic/clean-lightweight-perfect-floating-chat-solution/)󠁿

 [Creative Tech Park](https://profiles.wordpress.org/creativetechpark/) 2025 年 
12 月 18 日

VW Floating Chat is a solid, no-bloat solution for adding WhatsApp, Email, and Call
buttons to any WordPress site. The plugin is lightweight, easy to configure, and
follows WordPress coding standards properly, which is a big plus for performance
and stability. I really like the clean admin UI, flexible positioning options, and
how smoothly it works on both desktop and mobile. No unnecessary features, no ads,
just a focused tool that does exactly what it promises. Highly recommended for anyone
who wants a simple yet professional floating chat plugin.

 [ 阅读所有2条评价 ](https://wordpress.org/support/plugin/vw-floating-chat/reviews/)

## 贡献者及开发者

「VW Floating Chat」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ vendweave ](https://profiles.wordpress.org/vendweave/)
 *   [ Emamul Islam Rabbi ](https://profiles.wordpress.org/webexpertrabbi/)

[帮助将「VW Floating Chat」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/vw-floating-chat)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/vw-floating-chat/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/vw-floating-chat/)，或通过[RSS](https://plugins.trac.wordpress.org/log/vw-floating-chat/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/vw-floating-chat/)。

## 更新日志

#### 1.2.0

 * Added Facebook Messenger channel with smart app/web detection.
 * Improved WhatsApp deep-linking: auto-detects mobile/desktop and opens app directly
   without confirmation dialog.
 * Fixed Call (tel:) links to work properly on all devices and browsers.
 * Enhanced admin UI with channel icon watermarks for easy visual identification.
 * Added smart URL normalization: automatically builds correct links from @handles,
   usernames, or partial URLs.
 * Expanded mobile icon size range (15-150px) for better flexibility on small screens.
 * Reduced mobile drag icon minimum to 15px for ultra-compact layouts.
 * Updated default mobile offsets to 15px for tighter edge positioning.
 * Added visual distinction between active/disabled channels with grayscale filters.
 * Improved settings labels with min/max/default value indicators for all numeric
   fields.
 * Fixed critical PHP 8+ compatibility issue with percent sign escaping in admin
   labels.
 * Enhanced channel card styling with improved hover states and transitions.
 * Added CSS variable support for flexible icon watermark positioning.
 * Optimized frontend URL escaping to preserve tel: and mailto: protocols.
 * All channels now support flexible input: full URLs, @handles, or plain usernames.
 * Added sticky admin header with Save button and quick-access checkboxes for improved
   UX.
 * Fixed icon opacity hover behavior to increase visibility on interaction.
 * Ensured all mobile validation ranges are consistent across settings labels and
   sanitization.

#### 1.1.0

 * Added 20+ premium-ready channels (WhatsApp, Messenger, Discord, etc.) with custom
   labels.
 * Introduced optional tooltips that surface channel names on hover/focus.
 * Added optional attention effects with 15 animation styles and reduced-motion 
   support.
 * Improved admin UI: four-column contact grid, clearer toggles, responsive controls.
 * Refined CSS for consistent spacing, hover states, and mobile orientation handling.

#### 1.0.0

 * Initial release with WhatsApp, Email, and Call integration.

## 额外信息

 *  版本 **1.2.0**
 *  最后更新：**5 月前**
 *  活跃安装数量 **100+**
 *  WordPress 版本 ** 5.8 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/vw-floating-chat/)
 * 标签
 * [chat](https://cn.wordpress.org/plugins/tags/chat/)[contact](https://cn.wordpress.org/plugins/tags/contact/)
   [floating](https://cn.wordpress.org/plugins/tags/floating/)[support](https://cn.wordpress.org/plugins/tags/support/)
   [whatsapp](https://cn.wordpress.org/plugins/tags/whatsapp/)
 *  [高级视图](https://cn.wordpress.org/plugins/vw-floating-chat/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  1 条 5 星评价     ](https://wordpress.org/support/plugin/vw-floating-chat/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/vw-floating-chat/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/vw-floating-chat/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/vw-floating-chat/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/vw-floating-chat/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/vw-floating-chat/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/vw-floating-chat/reviews/)

## 贡献者

 *   [ vendweave ](https://profiles.wordpress.org/vendweave/)
 *   [ Emamul Islam Rabbi ](https://profiles.wordpress.org/webexpertrabbi/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/vw-floating-chat/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](https://vendweave.com/)