This plugin hasn’t been tested with the latest three major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

IFrame Shortcode

Description

Allows the insertion of code to display an external webpage within an iframe. A WYSIWYG button is included to make adding the code easy.

See the ‘Other Notes’ tab for usage information.

Usage

The tag to insert the code is:
[iframe src=”http://yoururl.com” width=”100%” height=”600″]

You can use any attribute and it will work.

Screenshots

  • TinyMCE button for adding an IFrame
  • TinyMCE popup for adding an IFrame

Installation

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

Reviews

Read all 7 reviews

Contributors and Developers

“IFrame Shortcode” is open source software. The following people have contributed to this plugin.

Contributors

Translate “IFrame Shortcode” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Change Log

1.0.5

May 03, 2016

  • Minor URL bugfix

1.0.4

May 03, 2016

  • Fixed asset URL 404 in the TinyMCE modal for sites installed in a subfolder

1.0.3

January 22, 2015

  • TinyMCE button fix

1.0.2

April 30, 2014

  • Style tweaks for WP 3.9

1.0.1

February 17, 2014

  • Bug fix release

1.0

September 26, 2013

  • First version released