Title: Ignite Video Player OEmbed
Author: ignitevideocloud
Published: <strong>2025 年 8 月 12 日</strong>
Last modified: 2025 年 12 月 3 日

---

搜尋外掛

![](https://ps.w.org/ignite-video-embed/assets/icon-256x256.png?rev=3343321)

# Ignite Video Player OEmbed

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

[下載](https://downloads.wordpress.org/plugin/ignite-video-embed.zip)

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

 [技術支援](https://wordpress.org/support/plugin/ignite-video-embed/)

## 外掛說明

The Ignite Video Player OEmbed plugin enables seamless integration of Ignite Video
Player URLs into your WordPress website. Simply paste an Ignite Video URL into your
content, and it will automatically be converted into a responsive video embed.

**Key Features:**

 * **Automatic URL Detection**: Just paste your Ignite Video URL – no shortcodes
   needed
 * **Responsive Design**: Videos automatically adapt to your theme and device screen
   size
 * **Page Builder Compatible**: Works with WPBakery, Elementor, and other popular
   page builders
 * **Custom Domain Support**: Supports all `*.euvideocdn.com` URLs plus your own
   custom video domain
 * **Live Events**: Embed live streaming events alongside video-on-demand content
 * **Fallback Support**: Graceful fallback if the embed service is temporarily unavailable
 * **Simple Configuration**: Optional settings page to add your custom video domain

**Supported URL Formats:**

_Video on Demand:_
 https://your-domain.euvideocdn.com/player/index.html?id=your-
video-id

_Live Events:_
 https://your-domain.euvideocdn.com/player/index.html?live=your-event-
id

**Works With:**
 * WordPress Block Editor (Gutenberg) * Classic Editor * WPBakery
Page Builder * Elementor * Any WordPress content area that supports embeds

### External Services

This plugin connects to external services to provide video embedding functionality:

**Ignite Video OEmbed API**
 – **Service:** https://app.ignitevideo.cloud/api/oembed–**
Purpose:** Retrieves video embed metadata and HTML for Ignite Video URLs – **Data
sent:** The complete Ignite Video URL that needs to be embedded – **When:** Every
time an Ignite Video URL is detected in WordPress content (posts, pages, widgets,
etc.) – **Terms of Service:** https://ignite.video/en/terms – **Privacy Policy:**
https://ignite.video/en/privacy

**Ignite Video Player**
 – **Service:** *.euvideocdn.com player domains (or your
custom video domain) – **Purpose:** Hosts and serves the actual video player and
content – **Data sent:** No data is sent by the plugin; users’ browsers connect 
directly to load videos – **When:** When embedded videos are displayed to site visitors–**
Terms of Service:** https://ignite.video/en/terms – **Privacy Policy:** https://
ignite.video/en/privacy

Note: This plugin only facilitates embedding – it does not collect, store, or transmit
any personal data. All data transmission occurs between the user’s browser and Ignite’s
servers according to Ignite’s privacy policy.

### Technical Details

**Architecture:**
 The plugin uses WordPress’s built-in OEmbed system combined with
a fallback embed handler for maximum compatibility. It first attempts to use the
Ignite Video OEmbed API for rich metadata and optimal rendering, then falls back
to a manual iframe if needed.

**Performance:**
 – Minimal overhead – only loads when Ignite Video URLs are detected–
Caches embed responses using WordPress’s built-in caching – 10-second timeout for
API requests to prevent slow page loads

**Security:**
 – All URLs and IDs are properly escaped and validated – Uses WordPress’s
built-in security functions – No permanent data stored – safe to activate and deactivate–
No database modifications or custom tables

### Support

For support, please visit: https://ignite.video/en/contact

For technical issues with this WordPress plugin, please check:
 1. That your WordPress
version meets the minimum requirements 2. That the Ignite Video URL format is correct
3. That your website can make outbound HTTP requests

### Privacy

This plugin does not collect, store, or transmit any personal data. When a video
is embedded, your browser will connect directly to the Ignite Video servers to load
the video player, subject to Ignite Video’s privacy policy.

## 安裝方式

 1. Upload the plugin files to the `/wp-content/plugins/ignite-video-embed` directory,
    or install the plugin through the WordPress admin by uploading the zip file.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. That’s it! Start pasting Ignite Video URLs into your content.

## 常見問題集

### How do I embed an Ignite Video?

Simply paste the full Ignite Video URL into your WordPress content. The plugin will
automatically detect the URL and convert it to a video embed.

### What URL formats are supported?

The plugin supports URLs in these formats:

_Video on Demand:_
 https://your-domain.euvideocdn.com/player/index.html?id=your-
video-id

_Live Events:_
 https://your-domain.euvideocdn.com/player/index.html?live=your-event-
id

If you’ve configured a custom domain in the plugin settings, those URLs are also
supported.

### Does this work with page builders?

Yes! The plugin is fully compatible with popular page builders including WPBakery
and Elementor. Use their video/embed elements and paste your Ignite Video URL.

### What happens if the embed service is down?

The plugin includes a fallback system that will still display your video using a
basic iframe if the embed API is temporarily unavailable.

### Do I need to configure anything?

No configuration is required for basic usage – the plugin works automatically once
activated. However, if you use a custom domain for your Ignite Video delivery (e.
g., `videos.yourdomain.com`), you can add it in **Settings  Ignite Video** to enable
oEmbed support for your custom domain URLs.

### Is this plugin free?

Yes, this plugin is completely free to use.

## 使用者評論

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

## 參與者及開發者

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

參與者

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

[將〈Ignite Video Player OEmbed〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/ignite-video-embed)

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

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

## 變更記錄

#### 1.1.0

 * Added settings page for custom domain configuration (Settings  Ignite Video)
 * Added support for custom video delivery domains
 * Added support for live event URLs (`?live=EVENT_ID`)
 * Added settings link in plugins list
 * Updated WordPress compatibility to 6.9

#### 1.0.1

 * Remove inline style attributes from oembed responses for consistent styling
 * Clean fallback iframe without inline styles
 * Behavior now matches Vimeo embed approach
 * Updated WordPress compatibility to 6.8

#### 1.0.0

 * Initial release
 * OEmbed support for all *.euvideocdn.com URLs
 * Responsive video embeds
 * Page builder compatibility
 * Automatic fallback system
 * WordPress 6.4 compatibility

## 中繼資料

 *  版本 **1.1.0**
 *  最後更新 **10 個月前**
 *  啟用安裝數 **30+**
 *  WordPress 版本需求 ** 6.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.9**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/ignite-video-embed/)
 * 標籤:
 * [embed](https://tw.wordpress.org/plugins/tags/embed/)[oembed](https://tw.wordpress.org/plugins/tags/oembed/)
   [player](https://tw.wordpress.org/plugins/tags/player/)[responsive](https://tw.wordpress.org/plugins/tags/responsive/)
   [video](https://tw.wordpress.org/plugins/tags/video/)
 *  [進階檢視](https://tw.wordpress.org/plugins/ignite-video-embed/advanced/)

## 評分

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

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

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

## 參與者

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

## 技術支援

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

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