Title: Bublly
Author: bublly
Published: <strong>2026 年 7 月 30 日</strong>
Last modified: 2026 年 7 月 30 日

---

搜尋外掛

![](https://s.w.org/plugins/geopattern-icon/bublly.svg)

# Bublly

 由 [bublly](https://profiles.wordpress.org/bublly/) 開發

[下載](https://downloads.wordpress.org/plugin/bublly.1.0.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/bublly/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/bublly/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/bublly/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/bublly/#developers)

 [技術支援](https://wordpress.org/support/plugin/bublly/)

## 外掛說明

Bublly is a customer support platform that lets your team handle live chat,
 tickets,
and helpdesk conversations in one place.

This plugin embeds the Bublly chat widget on every page of your WordPress
 site 
automatically. Visitors can start a chat and your team responds from the Bublly 
dashboard.

**A free Bublly account is required.** Sign up at https://bublly.com

**Features:**

 * One-click widget activation
 * Works on all pages automatically
 * Zero performance impact (script loads asynchronously)
 * Compatible with cookie consent plugins via the `bublly_should_load_widget` filter

### External Services

This plugin loads a JavaScript file from `widget.bublly.com` when the widget
 is
enabled. This connects your site visitors to the Bublly live chat service. No data
is sent to Bublly servers from PHP — all communication happens in the visitor’s 
browser via the widget script.

 * Service: Bublly live chat
 * URL loaded: https://widget.bublly.com/bublly-widget.js
 * When: Only on front-end pages when the plugin is enabled and an API key is set
 * Privacy Policy: https://bublly.com/privacy
 * Terms of Service: https://bublly.com/terms

## 螢幕擷圖

[⌊The Bublly settings page in WordPress admin.⌉⌊The Bublly settings page in WordPress
admin.⌉[

The Bublly settings page in WordPress admin.

## 安裝方式

 1. Upload the `bublly` folder to `/wp-content/plugins/`
 2. Activate the plugin in **WP Admin → Plugins**
 3. Go to **Settings → Bublly**
 4. Paste your API key from desk.bublly.com and check **Enable Widget**
 5. Visit any page on your site — the chat widget will appear

## 常見問題集

### Where do I find my API key?

Log in to desk.bublly.com, go to Settings → Widget, and copy the API key shown there.

### Is the API key visible in my page source?

Yes. This is intentional — it is a publish key designed to be public, similar to

how Google Analytics tracking IDs work. It cannot be used to access your private
data.

### My site has a Content Security Policy (CSP). What do I need to add?

Add `widget.bublly.com` to your `script-src` allowlist. Without this, the widget

script will be blocked by the browser.

### Does this plugin work with cookie consent plugins like CookieBot or Complianz?

Yes. The plugin exposes a `bublly_should_load_widget` filter. Cookie consent plugins

can hook into this to delay the widget until the visitor gives consent:

    ```
    add_filter( 'bublly_should_load_widget', function() { return has_consent_for_marketing(); } );
    ```

### The widget is not appearing on my site. What should I check?

 1. Confirm **Enable Widget** is checked in Settings → Bublly
 2. Confirm the API key field is not empty
 3. Check your browser console for script-blocking errors (CSP or ad blockers)
 4. Confirm widget.bublly.com is reachable from your browser

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Bublly〉的開發相關工作。

參與者

 *   [ bublly ](https://profiles.wordpress.org/bublly/)

[將〈Bublly〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/bublly)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/bublly/)、查看
[SVN 存放庫](https://plugins.svn.wordpress.org/bublly/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/bublly/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/bublly/)。

## 變更記錄

#### 1.0.0

 * Initial release.

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **2 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.4**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/bublly/)
 * 標籤:
 * [chat widget](https://tw.wordpress.org/plugins/tags/chat-widget/)[customer support](https://tw.wordpress.org/plugins/tags/customer-support/)
   [helpdesk](https://tw.wordpress.org/plugins/tags/helpdesk/)[live chat](https://tw.wordpress.org/plugins/tags/live-chat/)
   [support chat](https://tw.wordpress.org/plugins/tags/support-chat/)
 *  [進階檢視](https://tw.wordpress.org/plugins/bublly/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/bublly/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/bublly/reviews/)

## 參與者

 *   [ bublly ](https://profiles.wordpress.org/bublly/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/bublly/)