=== Qvio Embed === Contributors: jcoppolahia Author URI: https://hia.ai Tags: video, embed, ai, interactive, qvio Requires at least: 5.8 Tested up to: 6.9 Stable tag: 1.0.0 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Embed Qvio AI-powered interactive videos using a Gutenberg block or shortcode. == Description == Qvio Embed allows you to easily embed AI-powered interactive videos from Qvio into your WordPress site. Use the intuitive Gutenberg block or a simple shortcode to add engaging video content to any page or post. **Features:** * **Gutenberg Block** - Search for "Qvio Video" in the block inserter for a visual editing experience * **Shortcode Support** - Use `[qvio id="YOUR_VIDEO_ID"]` in the classic editor or anywhere shortcodes work * **Responsive Design** - Videos automatically adapt to your site's layout * **Multiple Aspect Ratios** - Choose from 16:9, 4:3, 21:9, or 1:1 * **Embed Types** - Standard video player or Q&A-only mode * **Autoplay Option** - Optionally enable autoplay for immediate playback * **Admin Settings** - Configure default settings for all embeds **Shortcode Options:** `[qvio id="abc123" autoplay="true" aspect="16:9" type="video"]` * `id` - Qvio video ID or full URL (required) * `autoplay` - Enable autoplay: "true" or "false" (default: "false") * `aspect` - Aspect ratio: "16:9", "4:3", "21:9", "1:1" (default: "16:9") * `type` - Embed type: "video" or "qna" (default: "video") == Installation == 1. Upload the `qvio-embed` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' screen in WordPress 3. (Optional) Configure default settings under Settings → Qvio Embed **Using the Gutenberg Block:** 1. Edit a page or post 2. Click the + button to add a new block 3. Search for "Qvio Video" 4. Enter your Qvio video ID or URL 5. Adjust settings in the block sidebar **Using the Shortcode:** Add the shortcode to any page, post, or widget: `[qvio id="YOUR_VIDEO_ID"]` == Frequently Asked Questions == = Where do I find my Qvio video ID? = Your video ID is the alphanumeric code in your Qvio video URL. For example, in `https://qvio.hia.ai/embed?v=abc123`, the video ID is `abc123`. = Can I use this with the Classic Editor? = Yes! Use the shortcode `[qvio id="YOUR_VIDEO_ID"]` in any post or page. = How do I change the default settings? = Navigate to Settings → Qvio Embed in your WordPress admin to configure default aspect ratio and autoplay settings. = What is Q&A mode? = Q&A mode displays only the interactive question and answer interface without the video player. This is useful for knowledge checks or quizzes. = Is the video responsive? = Yes, embedded videos automatically adapt to their container width while maintaining the selected aspect ratio. == Screenshots == 1. Gutenberg block inserter showing the Qvio Video block 2. Block editor with video settings panel 3. Embedded Qvio video on the frontend 4. Admin settings page for configuring defaults == Changelog == = 1.0.0 = * Initial release * Gutenberg block for visual video embedding * Shortcode support for classic editor compatibility * Multiple aspect ratio options (16:9, 4:3, 21:9, 1:1) * Video and Q&A embed types * Autoplay configuration * Admin settings page for defaults == Upgrade Notice == = 1.0.0 = Initial release of Qvio Embed. == External Services == This plugin embeds videos from Qvio (https://qvio.hia.ai), a video AI platform provided by HIA Inc. When a Qvio video is embedded on your site, content is loaded from Qvio's servers. **What this means for your visitors:** * When a page containing an embedded Qvio video is loaded, your visitor's browser will connect to qvio.hia.ai to retrieve the video content * Standard web request data (IP address, browser information) may be collected by Qvio's servers **Service Links:** * Qvio Platform: [https://qvio.hia.ai](https://qvio.hia.ai) * HIA Inc Website: [https://hia.ai](https://hia.ai) * [Terms of Service](https://v2aidevstorage.blob.core.windows.net/a-eula/HIA%20Terms%20and%20Conditions%20of%20App%20051525.pdf) * [Privacy Policy](https://v2aidevstorage.blob.core.windows.net/a-eula/HIA%20Technologies%20-%20Privacy%20Policy%20051525.pdf) By using this plugin, you acknowledge that embedded videos are served by an external service and are subject to that service's terms and privacy practices.