Discover, trust, install: FAIR 1.0 is here
Ignite Video Player OEmbed
Version: 1.0.1
Description
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
- Multiple Domain Support: Supports all
*.euvideocdn.com
video URLs - Fallback Support: Graceful fallback if the embed service is temporarily unavailable
- No Configuration: Works out of the box – just activate and start using
Supported URL Format:
https://your-domain.euvideocdn.com/player/index.html?id=your-video-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
– 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.
Installation
- 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. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- That’s it! Start pasting Ignite Video URLs into your content.
Faq
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.
The plugin supports URLs in this format:
https://your-domain.euvideocdn.com/player/index.html?id=your-video-id
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.
The plugin includes a fallback system that will still display your video using a basic iframe if the embed API is temporarily unavailable.
No configuration is required. The plugin works automatically once activated.
Yes, this plugin is completely free to use.
Reviews
Changelog
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