[WordPress] 外掛分享: ZD Embed for Zoom Meeting SDK

首頁外掛目錄 › ZD Embed for Zoom Meeting SDK
WordPress 外掛 ZD Embed for Zoom Meeting SDK 的封面圖片
全新外掛
安裝啟用
★★★★★
5/5 分(1 則評價)
66 天前
最後更新
問題解決
WordPress 5.8+ PHP 7.4+ v1.1.2 上架:2026-02-05

內容簡介

總結:
ZD Embed for Zoom Meeting SDK 讓您可以在 WordPress 頁面中嵌入會議體驗(不是透過 iframe)。它使用 Zoom Meeting SDK(Web)並透過受保護的 REST 端點在您的伺服器上生成所需的簽名。

問題與答案:
Q1: ZD Embed for Zoom Meeting SDK 主要功能有哪些?
A1:
- 自定義文章類型:Zoom Rooms(每個房間有像 /zoom/my-room/ 的公共 URL)
- 可以在任何地方嵌入短代碼
- 通過 REST 端點生成具有伺服器端簽名(JWT HS256)的簽名,並受到臨時令牌保護
- 可選的「離開網址」
- 針對內嵌頁面添加防快取標頭(幫助預防過期令牌問題)

Q2: 為什麼無法可靠地在 iframe 中嵌入標準的 Zoom 加入連結?
A2: 由於瀏覽器/平台限制,無法可靠地在 iframe 中嵌入標準的 Zoom 加入連結。推薦的方法是使用 Meeting SDK。

Q3: 如何設置 Zoom 應用程式以嵌入會議?
A3:
- 您需要一個啟用了 Meeting SDK 的 Zoom 應用程式。
- 以下是操作步驟:1. 前往 Zoom 應用市場,選擇「Develop → Build App」。2. 建立一個一般應用程式。3. 啟用 Embed,並啟用 Meeting SDK。4. 從應用程式憑證中複製您的憑證(客戶端 ID/密碼或 SDK 金鑰/密碼)。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.1.2) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「ZD Embed for Zoom Meeting SDK」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

ZD Embed for Zoom Meeting SDK lets you embed a meeting experience inside WordPress pages (not an iframe). It uses the Zoom Meeting SDK (Web) and generates the required signature on your server via a protected REST endpoint.
Features:
* Custom Post Type: Zoom Rooms (each room has a public URL like /zoom/my-room/)
* Shortcode embedding anywhere
* Server-side signature (JWT HS256) via REST endpoint protected by a temporary token
* Optional “Leave URL”
* Anti-cache headers for embed pages (helps prevent expired-token issues)
Important notes:
* You cannot reliably embed a standard Zoom join link in an iframe due to browser/platform restrictions. The recommended way is the Meeting SDK.
* By default the plugin generates attendee (role=0) signatures only. Host role requires additional security and is intentionally blocked.
Zoom App Setup (Meeting SDK)
To embed meetings you need a Zoom app with Meeting SDK enabled.
Steps (high-level):
1. Go to the Zoom App Marketplace and choose Develop → Build App.
2. Create a General App.
3. Open Embed and enable Meeting SDK.
4. Copy your credentials (Client ID/Secret or SDK Key/Secret) from App Credentials.
Official documentation:
* Meeting SDK – Create your app
* Meeting SDK – Authentication / signature
(These links are also included inside the plugin admin screen.)
Shortcode
Use this shortcode in any post/page:
[zd_zoom_embed meeting_number=”123456789″ passcode=”ABC123″ height=”700″ auto_join=”1″ user_name=”Guest”]
Arguments:
* meeting_number (required)
* passcode (optional)
* height (default 700)
* auto_join (default 1)
* user_name (optional)

延伸相關外掛

文章
Filter
Apply Filters
Mastodon