Title: PointerDev AI Chat
Author: pointerdev
Published: <strong>2026 年 6 月 8 日</strong>
Last modified: 2026 年 6 月 8 日

---

搜尋外掛

![](https://ps.w.org/pointerdev-ai-chat/assets/banner-772x250.png?rev=3564398)

![](https://ps.w.org/pointerdev-ai-chat/assets/icon.svg?rev=3564398)

# PointerDev AI Chat

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

[下載](https://downloads.wordpress.org/plugin/pointerdev-ai-chat.0.1.2.zip)

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

 [技術支援](https://wordpress.org/support/plugin/pointerdev-ai-chat/)

## 外掛說明

PointerDev AI Chat provides:

 * Admin settings page under Settings > PointerDev AI Chat
 * Frontend shortcode `[pointerdevai_chat]` that loads the widget bundle
 * Guest mode and login-required mode support
 * Server-side end-user token mint endpoint for logged-in WordPress users
 * Runtime session token lifecycle support for server-side AJAX proxy flows (exchange,
   refresh, revoke)

The widget JavaScript is bundled locally with this plugin. No JavaScript, CSS, or
image assets are loaded from a CDN.

### External Service

This plugin connects your WordPress site to the PointerDev AI service. A PointerDev
AI account, project ID, publishable key, and, for login-required mode, secret key
are required.

When visitors use the chat widget, the plugin sends chat messages, project credentials,
anonymous visitor identifiers or logged-in user token data, and configured metadata
to the API Base URL saved in Settings > PointerDev AI Chat. The default service 
endpoint is `https://pointerdev.ai/`, but site administrators may configure their
own PointerDev AI API base URL.

Service provider: PointerDev AI
 Service URL: https://pointerdev.ai/ Privacy policy:
https://pointerdev.ai/privacy-policy Terms: https://pointerdev.ai/terms-of-service

## 螢幕擷圖

[⌊Polished setup screen with grouped connection settings, status checks, and masked
secret key handling.⌉⌊Polished setup screen with grouped connection settings, status
checks, and masked secret key handling.⌉[

Polished setup screen with grouped connection settings, status checks, and masked
secret key handling.

[⌊Appearance controls with widget labels, launcher style options, color controls,
and a live preview.⌉⌊Appearance controls with widget labels, launcher style options,
color controls, and a live preview.⌉[

Appearance controls with widget labels, launcher style options, color controls, 
and a live preview.

## 安裝方式

 1. Upload the `pointerdev-ai-chat` folder to `/wp-content/plugins/`.
 2. Activate the plugin through the WordPress admin.
 3. Go to Settings > PointerDev AI Chat and save:
 4.  * API Base URL
     * Project ID
     * Publishable Key
     * Secret Key (required for login_required mode)
     * Optional widget title, subtitle, launcher label, icon style, icon text, and 
       colors
 5. Add shortcode `[pointerdevai_chat]` to any page.

To show a round chat bubble launcher, choose Chat bubble icon for Launcher Icon 
Style and leave Launcher Label empty.

## 常見問題集

### How does login_required mode work?

When `auth_mode` is `end_user` (or `auto` with logged-in users), plugin mints end-
user tokens server-side using your stored secret key and feeds them to the widget.

Primary filter `pointerdevai_end_user_token` can override the generated token.
 
Legacy filter `pointerai_end_user_token` is still available for custom overrides.
When this filter returns a token, it overrides built-in token minting for widget
auth. The same server-side minting path is used by the plugin AJAX proxy when needed.

Default `sub` derivation is multisite-aware (`blog_id:user_id`). If you need Laravel-
style parity (`user_id` only), use filter `pointerdevai_end_user_subject_seed`.

Legacy filter `pointerai_end_user_subject_seed` still works.

### Can I use this for anonymous chat?

Yes. Set auth mode to `anonymous` or `auto`.

## 使用者評論

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

## 參與者及開發者

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

參與者

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

[將〈PointerDev AI Chat〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/pointerdev-ai-chat)

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

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

## 變更記錄

#### 0.1.2

 * Redesign the settings screen with clearer setup sections, connection status, 
   masked secret key handling, and widget preview.
 * Add WordPress.org banner, icon, and screenshot assets for the plugin listing.

#### 0.1.1

 * Bundle widget locally, add appearance settings, and fix anonymous chat after 
   WordPress logout.

#### 0.1.0

 * Initial release.

## 中繼資料

 *  版本 **0.1.2**
 *  最後更新 **4 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0.6**
 *  PHP 版本需求 ** 8.0 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/pointerdev-ai-chat/)
 * 標籤:
 * [AI](https://tw.wordpress.org/plugins/tags/ai/)[chat](https://tw.wordpress.org/plugins/tags/chat/)
   [support](https://tw.wordpress.org/plugins/tags/support/)
 *  [進階檢視](https://tw.wordpress.org/plugins/pointerdev-ai-chat/advanced/)

## 評分

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

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

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

## 參與者

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

## 技術支援

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

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