Taro iframe Block

Opis

Add iframe block for block editor.
WordPress editor sometimes cleans up iframe tag if the user is a 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 unescaped even in multisite. If you have multiple writers in your site, this might help without any roles-and-capabilities knowledge.
  • Align full and align wide supported.

Bloki

Wtyczka dodaje 1 blok.

  • iframe

Instalacja

From Plugin Repository

Click install and activate it.

From GitHub

See releases.

Najczęściej zadawane pytania

Where can I get supported?

Please create new ticket on support forum.

How can I contribute?

Create a new issue or send pull requests.

Recenzje

2021-06-11 2 odpowiedzi
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!
Przeczytaj 0 recenzji

Kontrybutorzy i deweloperzy

„Taro iframe Block” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Wtyczka „Taro iframe Block” została przetłumaczona na 1 język. Podziękuj tłumaczom za ich wkład.

Przetłumacz wtyczkę “Taro iframe Block” na swój język.

Interesuje cię rozwój wtyczki?

Przeglądaj kod, sprawdź repozytorium SVN lub czytaj dziennik rozwoju przez RSS.

Rejestr zmian

1.1.1

  • Allow title fields for iframe tag.

1.1.0

  • Drop support for PHP 5.6 and minimum PHP version is 7.2.
  • Minimum WordPress version is now 5.9.
  • Update JS for the latest block editor.

1.0.3

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

1.0.2

  • Fix JS translation.

1.0.0

  • First release.