Descrizione
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.
Blocchi
Questo plugin fornisce 1 blocco.
- Taro iframe Block
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.
Recensioni
Contributi e sviluppo
“Taro iframe Block” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“Taro iframe Block” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.
Traduci “Taro iframe Block” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
1.0.3
- Add quick hack for JS translation in GlotPress(detail)
1.0.2
- Fix JS translation.
1.0.0
- First release.