這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Taro iframe Block

描述

Add iframe block for block editor.
WordPress editor sometimes clean up iframe tag if the user is an contributor(single site) or an editor(multi site) who has no capability unfiltered_html.

This plugin simply add 1 custom block iframe block. That’s all and no config.

Features

  • iframe tag not escaped.
  • Responsive supported.
  • Keep aspect ratio. Default is 16:9.
  • Keep iframe unesacaped even in multisite. If you have multiple writers in your site, this might help without any roles-and-capabilitie knowledge.
  • Align full and align wide supported.

Blocks

This plugin provides 1 block.

  • Taro iframe Block

安裝

From Plugin Repository

Click install and activate it.

From Github

See releases.

常見問題

Where can I get supported?

Please create new ticket on support forum.

How can I contribute?

Create a new issue or send pull requests.

評價

2021年6月11日 2 replies
I like this plugin for it's responciveness. A nice code converter sets up yout I-frame in the plugin. Only in the main screen on the back end it generates a JSON error, but on the front end all is well. When the JSON is solved definitaly a 5 star rating!
閱讀全部0個評價

貢獻者及開發者

“Taro iframe Block” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Taro iframe Block 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Taro iframe Block 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.3

  • Add quick hack for JS translation in GlotPress(detail)

1.0.2

  • Fix JS translation.

1.0.0

  • First release.