Title: VP Iframe Assistant
Author: visualpublinet
Published: <strong>2026 年 6 月 25 日</strong>
Last modified: 2026 年 6 月 25 日

---

搜尋外掛

![](https://ps.w.org/vp-iframe-assistant/assets/banner-772x250.png?rev=3585943)

![](https://ps.w.org/vp-iframe-assistant/assets/icon-256x256.png?rev=3585943)

# VP Iframe Assistant

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

[下載](https://downloads.wordpress.org/plugin/vp-iframe-assistant.1.0.0.zip)

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

 [技術支援](https://wordpress.org/support/plugin/vp-iframe-assistant/)

## 外掛說明

VP Iframe Assistant adds a floating button to your website. When clicked, it opens
a chat-style side panel (full screen on mobile) that loads any conversational assistant
embedded through an iframe.

It is provider-agnostic: you just paste the iframe URL of the assistant you want
to embed. It works with any service that offers an embeddable iframe — for example,
a Q-soft (e-salus) appointment assistant, a support chatbot, a booking widget, an
AI assistant, etc.

The plugin itself does not connect to or send any data to external servers. The 
iframe is loaded directly in the visitor’s browser, against the URL configured by
the site administrator.

Transparency: this plugin was developed with AI assistance (Claude) and was reviewed
and audited manually by the Visual Publinet team, including a security and privacy
review. It has no external dependencies and no API keys.

#### Features

 * Fixed floating button, configurable (text, icon, position, colors).
 * Side panel viewer, full screen on mobile.
 * Lazy loading of the iframe (does not affect page speed).
 * Full settings panel with a live preview of the button and viewer.
 * Optional, configurable privacy notice in the viewer footer.
 * Open the assistant from any other element via the `vpifa-open` CSS class or a
   JavaScript API.
 * Open the assistant from selected WordPress menu items, chosen right from the 
   settings.
 * Minimal iframe permissions and a strict referrer policy by default.
 * Accessible (ARIA roles, focus management, close with the Esc key).
 * Available in English and Spanish (translation-ready, with a bundled es_ES translation).

### Default configuration

 * Iframe URL: empty (must be set under Settings  VP Iframe Assistant). The button
   is not shown until a URL is provided.
 * Button text: “Open assistant” (“Abrir asistente” in Spanish).

### Opening the assistant from other buttons

In addition to the floating button, you can open the assistant from any element 
on the website by adding the CSS class `vpifa-open` (or the `data-vpifa-open` attribute):

 * HTML: `<a href="#" class="vpifa-open">Open assistant</a>`
 * Menus (Appearance > Menus): enable “CSS Classes” in Screen Options and type `
   vpifa-open`.
 * Gutenberg / Elementor buttons: “Additional CSS classes” field > `vpifa-open`.

You can also pick existing menu items directly from the plugin settings (“Open from
a menu item”): tick the menu entries that should open the assistant and the plugin
adds the trigger for you, no CSS class needed.

It can also be opened with JavaScript: `window.vpifaCita.open()` (and `.close()`/`.
toggle()`).

### For developers

Filter available to hide the widget on specific templates:

    ```
    add_filter( 'vpifa_should_render', '__return_false' );
    ```

## 螢幕擷圖

[⌊Plugin settings page. Enable the button, set the iframe URL, edit the texts and
the privacy notice, and pick colors. A live preview of the button and viewer is 
shown on the right.⌉⌊Plugin settings page. Enable the button, set the iframe URL,
edit the texts and the privacy notice, and pick colors. A live preview of the button
and viewer is shown on the right.⌉[

Plugin settings page. Enable the button, set the iframe URL, edit the texts and 
the privacy notice, and pick colors. A live preview of the button and viewer is 
shown on the right.

[⌊More settings. Viewer size, and opening the assistant from selected menu items
or from any element using the vpifa-open CSS class. The live preview shows the opened
viewer.⌉⌊More settings. Viewer size, and opening the assistant from selected menu
items or from any element using the vpifa-open CSS class. The live preview shows
the opened viewer.⌉[

More settings. Viewer size, and opening the assistant from selected menu items or
from any element using the vpifa-open CSS class. The live preview shows the opened
viewer.

## 安裝方式

 1. Upload the `vp-iframe-assistant` folder to `/wp-content/plugins/`, or install the
    ZIP from Plugins > Add New > Upload Plugin.
 2. Activate the plugin from the “Plugins” menu.
 3. Go to the “VP Iframe Assistant” menu and set the iframe URL of your assistant, 
    plus colors and texts.

## 常見問題集

### Which services can I embed?

Any service that provides an embeddable iframe URL. The plugin is not tied to a 
specific provider; you choose the URL.

### Does the plugin send my data anywhere?

No. The plugin does not contact any external server. Only the iframe you configure
is loaded in the visitor’s browser, against the provider you choose.

## 使用者評論

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

## 參與者及開發者

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

參與者

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

[將〈VP Iframe Assistant〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/vp-iframe-assistant)

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

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

## 變更記錄

#### 1.0.0

 * Initial version.

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **1 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.6 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0**
 *  PHP 版本需求 ** 7.2 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/vp-iframe-assistant/)
 * 標籤:
 * [assistant](https://tw.wordpress.org/plugins/tags/assistant/)[chatbot](https://tw.wordpress.org/plugins/tags/chatbot/)
   [embed](https://tw.wordpress.org/plugins/tags/embed/)[floating button](https://tw.wordpress.org/plugins/tags/floating-button/)
   [iframe](https://tw.wordpress.org/plugins/tags/iframe/)
 *  [進階檢視](https://tw.wordpress.org/plugins/vp-iframe-assistant/advanced/)

## 評分

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

[Your review](https://wordpress.org/support/plugin/vp-iframe-assistant/reviews/#new-post)

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

## 參與者

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

## 技術支援

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

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