აღწერა
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 ბლოკს.
- iframe
ხდკ
-
Where can I get supported?
-
Please create new ticket on support forum.
-
How can I contribute?
-
Create a new issue or send pull requests.
მიმოხილვები
მონაწილეები & დეველოპერები
“Taro iframe Block” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.
მონაწილეები“Taro iframe Block” ითარგმნა 1 ენაზე. გმადლობთ თარჯიმნებო თქვენი წვლილისათვის.
გადათარგმნეთ Taro iframe Block თქვენს ენაზე.
დაინტერესებული ხართ დეველოპმენტით?
დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.
ცვლილებები
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.