
內容簡介
使用 eko WordPress 外掛完全掌控您的 eko 互動內容。
存儲視頻 我們為您創建了一個自定義文章類型,供您存儲和預覽互動式視頻。
輕鬆嵌入您的視頻 使用此外掛輕鬆嵌入您的 eko 內容,利用 eko-js-sdk 的功能
在任何地方顯示視頻 使用短碼將您的 eko 插入到任何文章類型中。
有關完整操作說明,請參閱我們的 GitHub 存儲庫
特點
簡單易用
重活我們幫你完成了
相關鏈接
網站
開發者門戶
工具
在每篇文章中嵌入 eko 視頻
您可以使用外掛程序的內置短碼,在任何類型的文章中嵌入您的 eko 視頻。
如何使用?
* 基本: [eko-video id=],例如: [eko-video id=MebL1z]
* 通過傳遞 fullScreen=true 作為參數,使其全屏顯示
* 通過傳遞寬度和高度參數來控制 iframe 的尺寸
* 默認情況下,嵌入式視頻是響應式的。您可以通過傳遞 responsive=false 將其覆蓋
* 示例: [eko-video id=MebL1z width=800px height=600px responsive=false]
查看單個視頻
儘管使用短碼可將 eko 視頻無縫嵌入任何 WordPress 文章中,但建議為您的主題創建自定義模板來嵌入 eko 視頻(例如:創建 single-eko-video.php 模板以呈現單個 eko 視頻文章)。
插件提供了一組 API 方法,以幫助您作為開發人員按照您預期的方式嵌入 eko 視頻到您的站點中。
為了幫助您入門,插件提供了一個包含單個 eko 視頻的模板,其中使用了插件的幾個 API 方法。
該模板是建議,以向您展示如何利用插件獲得對嵌入式 eko 內容的最大控制權。
如何使用?
1. 將提供的主題文件夾複製到您的站點主題目錄中
3. 啟用主題
4. 預覽您的任何 ekoVideo 文章
外掛標籤
開發者團隊
原文外掛簡介
Use the eko WordPress Plugin to take full control of your eko interactive content.
Store your videos We created a custom post type for you to store and preview your interactive videos.
Easily embed your videos Embedding your eko content made easy with this plugin utilizing the powers of the eko-js-sdk
Show your videos anywhere Using shortcodes to embed your eko episode in any post type.
Full How-To use can be found in our GitHub repository
Features
Simple & Intuitive
Heavy-lifting is done for you
Links
Website
Dev portal
Studio
Embedding eko Video In every post
You can use the plugin’s built-in shortcode to embed your eko Video in any kind of post.
How To Use It?
* Basic: [eko-video id=], example: [eko-video id=MebL1z]
* Make it full screen by passing fullScreen=true as a parameter
* Control the iframe’s dimentions by passing width and height parameters
* By default, the embedded video is reponsive. You can override it by passing responsive=false
* Example: [eko-video id=MebL1z width=800px height=600px responsive=false]
Viewing a Single Video
Though eko-videos can be seamlessly embedded within any WordPress post using shorcodes, it is adviced to create custom templates in your theme to embed eko-videos (for example: create single-eko-video.php template to render a single eko-video post).
The plugin is provided with a set of API methods to help you as a developer to embed your eko-video in your site the way you intended.
To help you get started, the plugin is provided that includes a template for a single eko video, where several of the plugin’s API methods are being used.
The template is a suggestion showing you how to utilize the plugin to gain max-control over your embedded eko-content.
How To Use It?
1. Copy the provided theme folder into your site’s theme directory
3. Activate the theme
4. Preview any of your eko-Video posts
