该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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.

区块

该插件提供了1个区块.

  • 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 回复
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.