Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Taro iframe Block

Descripción

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.

Bloques

Este plugin proporciona 1 bloque.

  • Taro iframe Block

Instalación

From Plugin Repository

Click install and activate it.

From Github

See releases.

FAQ

Where can I get supported?

Please create new ticket on support forum.

How can I contribute?

Create a new issue or send pull requests.

Reseñas

11 de junio de 2021 2 respuestas
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!
Leer todas las 0 reseñas

Colaboradores y desarrolladores

«Taro iframe Block» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«Taro iframe Block» ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.

Traduce «Taro iframe Block» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.3

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

1.0.2

  • Fix JS translation.

1.0.0

  • First release.