前言介紹
- 這款 WordPress 外掛「embedX」是 2024-07-06 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2024-07-07,距離現在已有 301 天。
- 外掛最低要求 WordPress 4.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.0 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
jwthemeltd | litonice13 |
外掛標籤
embed | iframe | conditional iframe | iframe by shortcode | iframe for logged user |
內容簡介
```html
WordPress 外掛介紹:
透過我們的使用者友善外掛,提升您的內容創作之旅,無縫地將 iframe 整合到內容中,帶來更流暢的體驗。
使用方式:
- 僅需使用 [embedx] 短代碼,加上 src 屬性。例如 [embedx src="https://wordpress.org"]
- 您也可以使用其他參數(width, height, style, class)。
參數說明:
- width: 設置寬度(例如 width="100%")
- height: 設置高度(例如 height="100%")
- style: 添加 CSS 樣式(例如 style="overflow:hidden; height:220px;")
- class: 添加 CSS 類別(例如 class="yourclass")
- login: 將顯示給已登入使用者的 iframe 資料。預設值為 false(例如 login="true")
```
```plaintext
在WordPress外掛中,如何使用iframe整合外掛到內容中?
- 簡單使用[embedx]短代碼,加上src屬性,例如[embedx src="https://wordpress.org"]
可以使用哪些參數?
- 可以使用width、height、style和class參數。
如何設置iframe的寬度和高度?
- 使用width屬性設置寬度,使用height屬性設置高度。
如何為iframe添加CSS樣式和類別?
- 使用style屬性添加CSS樣式,使用class屬性添加CSS類別。
如何顯示給已登入使用者的iframe資料?
- 將login屬性設置為true,預設值為false。
```
原文外掛簡介
Elevate your content creation journey with our user-friendly plugin, seamlessly integrating iframes into the content for a smoother experience.
Usage
Simply use [embedx] shortcode with src attribut.Example [embedx src=”https://wordpress.org”]
you can also use other parameter (width,height,style,class).
— width
for set width (ex width=”100%”)
— height
for set height (ex height=”100%”)
— style
for add css style (ex style=”overfollow:hidden;height:220px;”)
— class
for add css class (ex class=”yourclass”)
— login
it will show iframe data for logged in user.Default is false (ex login=”true”)
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「embedX」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
暫無相關外掛推薦。