विवरण
Embed Iframe is a plugin that will let you embed iframe – an HTML tag that allows a webpage to be displayed inline with the current page, in a WordPress post. Although an iframe can lead to a complicated website, it can be very effective when used appropriately.
Usage
Use following tag to insert another page in post using iframe
[iframe url width height]
e.g.
[iframe http://www.example.com 400 500]
स्थापना
- Download EmbedIframe plugin
- Unzip
- Copy to your ‘/wp-content/plugins’ directory
- Activate plugin
You can find full details of installing a plugin on the plugin installation page
प्रश्नोत्तर
-
Is there any limitation?
-
You cannot embed a URL which carries X-Frame-Options header with the value DENY.
समीक्षाहरू
योगदानकर्ता र डेभलपरहरू
“Embed Iframe” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“Embed Iframe” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
1.0
- Initial release
1.1
- PHP7 compatability
1.2
- Security related changes