UltraEmbed (Advanced Iframe For WordPress)

UltraEmbed (Advanced Iframe For WordPress)
UltraEmbed (Advanced Iframe For WordPress) has some advanced features that will help you to manage iframe(<iframe>) call easily
Features
- Set width, height, class and style
- set for logged or all user seprately
- And many more…
USAGE
Simply use shortcode with the src attribute. Example
[iframe src="https://ultradevs.com"]
you can also use other parameters ( width, height, style, class ).
— width
To set width (Ex. width=”100%”)
— height
To set height (Ex. height=”100%”)
— style
To add CSS style (Ex. style=”overflow: hidden; height: 220px;”)
— class
To add css class (Ex. class=”ultraframe”)
— login
it will show iframe data for logged-in users. Default is false (Ex. login=”true”)
Made with Love By ultraDevs