Embed Iframe

June 01, 2022

Embed Iframe Plugin

Allows the insertion of code to display an external webpage within an iframe.

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] 

Installation

  1. Download EmbedIframe plugin
  2. Unzip
  3. Copy to your ‘/wp-content/plugins’ directory
  4. Activate plugin

You can find full details of installing a plugin on the plugin installation page

FAQ

Is there any limitation?

You cannot embed a URL which carries X-Frame-Options header with the value DENY.

Changelog

1.0

  • Initial release

1.1

  • PHP7 compatability

1.2

  • Security related changes

Details

  • Version: 1.2
  • Active installations: 4,000
  • WordPress Version: 1.3
  • Tested up to: 6.0.9
  • PHP Version: 5.3

Ratings


5 Stars
4 Stars
3 Stars
2 Stars
1 Stars