Title: iframe
Author: webvitaly
Published: <strong>28 de abril de 2011</strong>
Last modified: 18 de diciembre de 2025

---

Buscar plugins

![](https://ps.w.org/iframe/assets/banner-772x250.png?rev=2713983)

![](https://s.w.org/plugins/geopattern-icon/iframe_99a44b.svg)

# iframe

 Por [webvitaly](https://profiles.wordpress.org/webvitaly/)

[Descargar](https://downloads.wordpress.org/plugin/iframe.6.0.zip)

 * [Detalles](https://es.wordpress.org/plugins/iframe/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/iframe/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/iframe/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/iframe/#developers)

 [Soporte](https://wordpress.org/support/plugin/iframe/)

## Descripción

 * **[Advanced iFrame](https://r.freemius.com/13759/8047958/)**
 * **[iframe](http://web-profile.net/wordpress/plugins/iframe/)**
 * **[Donate](http://web-profile.net/donate/)**
 * **[GitHub](https://github.com/webvitalii/iframe)**

[iframe src=»http://www.youtube.com/embed/7_nAZQt9qu0″ width=»100%» height=»500″]
shortcode
 should show something like this:

WordPress removes iframe html tags because of security reasons.
 Iframe shortcode
is the replacement of the iframe html tag and accepts the same params as iframe 
html tag does. You may use iframe shortcode to embed content from YouTube, Vimeo,
Google Maps or from any external page.

If you need to embed content from YouTube, Vimeo, SlideShare, SoundCloud, Twitter
via direct link, you may use `[embed]http://www.youtube.com/watch?v=7_nAZQt9qu0[/
embed]` shortcode.
 [embed] shortcode is a core WordPress feature and can [embed content from many resources via direct link](https://codex.wordpress.org/Embeds).

**Important**: You can not embed HTTP pages into HTTPS pages and vice versa.
 So
the protocol (http or httpS) for parent and embedded page should match.

#### iframe params:

 * **src** – source of the iframe: `[iframe src="http://www.youtube.com/embed/7_nAZQt9qu0"]`;
   by default src=»http://www.youtube.com/embed/7_nAZQt9qu0″;
 * **width** – width in pixels or in percents: `[iframe width="100%"]` or `[iframe
   width="600"]`; by default width=»100%»;
 * **height** – height in pixels: `[iframe height="500"]`; by default height=»500″;
 * **scrolling** – with or without the scrollbar: `[iframe scrolling="no"]`; by 
   default scrolling=»yes»;
 * **frameborder** – with or without the frame border: `[iframe frameborder="0"]`;
   by default frameborder=»0″;
 * **marginheight** – height of the margin: `[iframe marginheight="0"]`; removed
   by default;
 * **marginwidth** – width of the margin: `[iframe marginwidth="0"]`; removed by
   default;
 * **allowtransparency** – allows to set transparency of the iframe: `[iframe allowtransparency
   ="true"]`; removed by default;
 * **id** – allows to add the id of the iframe: `[iframe id="custom_id"]`; removed
   by default;
 * **class** – allows to add the class of the iframe: `[iframe class="custom_class"]`;
   by default class=»iframe-class»;
 * **style** – allows to add the css styles of the iframe: `[iframe style="margin-
   left:-30px;"]`; removed by default;
 * **same_height_as** – allows to set the height of iframe same as target element:`[
   iframe same_height_as="div.sidebar"]`, `[iframe same_height_as="div#content"]`,`[
   iframe same_height_as="body"]`, `[iframe same_height_as="html"]`; removed by 
   default;
 * **any_other_param** – allows to add new parameter of the iframe `[iframe any_other_param
   ="any_value"]`;
 * **any_other_empty_param** – allows to add new empty parameter of the iframe (
   like «allowfullscreen» on youtube) `[iframe any_other_empty_param=""]`;

## Capturas

 * [[
 * [iframe] shortcode

## Instalación

 1. install and activate the plugin on the Plugins page
 2. add shortcode `[iframe src="http://www.youtube.com/embed/7_nAZQt9qu0" width="100%"
    height="500"]` to page or post content

## Reseñas

![](https://secure.gravatar.com/avatar/22ad7f9c17a3b1a405d4576e0f0dba8d7209c77ce7fab88d59a4ec418820f573?
s=60&d=retro&r=g)

### 󠀁[works just fine](https://wordpress.org/support/topic/works-just-fine-207/)󠁿

 [cynops](https://profiles.wordpress.org/cynops/) 17 de agosto de 2024

I’ve been using this for several years to embed a public webcam livestream. And 
also using it to embed google docs. I download the google doc as html, put it on
the same server where wordpress is, and embed it with iframe. No problems whatsoever.

![](https://secure.gravatar.com/avatar/bfc436280859ce52eb825ff29d67d2457a2a61406b4e3408b57ecd6dd1fe08e8?
s=60&d=retro&r=g)

### 󠀁[Like they said, it simply does NOT work AT ALL](https://wordpress.org/support/topic/like-they-said-it-simply-does-not-work-at-all/)󠁿

 [cohler](https://profiles.wordpress.org/cohler/) 24 de mayo de 2023

It does not work AT ALL. You can enter all the shortcodes you like in as many widgets
and text boxes as you like. And they do ABSOLUTELY NOTHING. This is total fakeware.

![](https://secure.gravatar.com/avatar/27d3220844ca94677912c62d1511bfe39fe38bfa8dc8534f6a444e050e8b8fa3?
s=60&d=retro&r=g)

### 󠀁[Fast Support and Easy to Use](https://wordpress.org/support/topic/fast-support-and-easy-to-use/)󠁿

 [choas](https://profiles.wordpress.org/choas/) 9 de enero de 2021

An easy to use plugin with fast and practical support from its developer. More frequently
and providing options to generate the shortcode on the posting page could make it
even better! Thanks so much!

![](https://secure.gravatar.com/avatar/67b86abc839bcd50dec4c11384986d55668a8d66b0d2fc378d95b6ad5e6e54f1?
s=60&d=retro&r=g)

### 󠀁[It just didn’t work](https://wordpress.org/support/topic/it-just-didnt-work-2/)󠁿

 [lmoraless](https://profiles.wordpress.org/lmoraless/) 23 de septiembre de 2020
4 respuestas

Instructions are not clear, short code just take me to a YouTube video even when
I place my own url. Not recommended!

![](https://secure.gravatar.com/avatar/edb2251ac262ffca97873fe4e5c0314a9c5c8e92067c9854e6d961ebaab7d2c7?
s=60&d=retro&r=g)

### 󠀁[Worked great for PowerBI chart](https://wordpress.org/support/topic/worked-great-for-powerbi-chart/)󠁿

 [robbace999](https://profiles.wordpress.org/robbace999/) 14 de mayo de 2020

Used this to put in a State PowerBI chart on our hospitals intranet page. Worked
great and was super simple. Thank you!

![](https://secure.gravatar.com/avatar/281f63431dfe02e96ba1384af0cc1ecd1f60c03ce671e5e8894c3bcada4544f7?
s=60&d=retro&r=g)

### 󠀁[so good](https://wordpress.org/support/topic/so-good-181/)󠁿

 [yoonsic742](https://profiles.wordpress.org/yoonsic742/) 3 de mayo de 2020

so good~~!

 [ Leer todas las 56 reseñas ](https://wordpress.org/support/plugin/iframe/reviews/)

## Colaboradores y desarrolladores

«iframe» es un software de código abierto. Las siguientes personas han colaborado
con este plugin.

Colaboradores

 *   [ webvitaly ](https://profiles.wordpress.org/webvitaly/)

[Traduce «iframe» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/iframe)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/iframe/) , echa un
vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/iframe/) o suscríbete
al [registro de desarrollo](https://plugins.trac.wordpress.org/log/iframe/) por 
[RSS](https://plugins.trac.wordpress.org/log/iframe/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 6.0

 * added settings page

#### 5.2

 * minor update

#### 5.1

 * removed srcdoc attribute completely

#### 5.0

 * fixed the $atts string/array error.

#### 4.9

 * sanitized srcdoc attribute more.

#### 4.8

 * sanitized srcdoc attribute.

#### 4.7

 * remove all attributes starting with «on». Examples: onload, onmouseover, onfocus,
   onpageshow, onclick.

#### 4.6

 * removed onmouseover and onfocus attributes.

#### 4.5

 * sanitize URL.

#### 4.4

 * minor cleanup.

#### 4.3

 * minor refactoring.

#### 4.2

 * minor bugfixing.

#### 4.1

 * removed onpageshow and onclick params. Reason: XSS vulnerability (thanks to dxw.
   com).

#### 4.0

 * removed get_params_from_url param. Reason: XSS vulnerability (thanks to dxw.com).
   
   If you still need this feature you can [download iframe ver 3.0[(https://wordpress.
   org/plugins/iframe/developers/) and stick to it but keep in mind of XSS vulnerability.
 * removed onload param. Reason: XSS vulnerability (thanks to dxw.com).
 * escaping attributes

#### 3.0

 * removed same_height_as=»content», same_height_as=»window», same_height_as=»document»
   features because it was not working properly
 * rewrote the javascript-code using pure JavaScript and without jQuery – no need
   to load jQuery for every site using iframe plugin
 * removed function_exists check because each function has unique prefix
 * code refactored
 * update docs
 * set height=»500″ instead of 480 by default
 * set scrolling=»yes» instead of «no» by default

#### 2.9

 * remove ‘&’ from the end of the string in ‘get_params_from_url’ param

#### 2.8

 * remove fix for google maps

#### 2.7

 * minor changes

#### 2.6

 * minor changes

#### 2.5

 * added ‘get_params_from_url’ (thanks to Nathanael Majoros)

#### 2.4

 * minor changes

#### 2.3

 * small fixes
 * added (src=»http://www.youtube.com/embed/7_nAZQt9qu0″) by default

#### 2.2

 * fixed bug (Notice: Undefined index: same_height_as)

#### 2.1

 * added (frameborder=»0″) by default

#### 2.0

 * plugin core rebuild (thanks to Gregg Tavares)
 * remove not setted params except the defaults
 * added support for all params, which user will set
 * added support for empty params (like «allowfullscreen» on youtube)

#### 1.8

 * Added style parameter

#### 1.7

 * Fixing minor bugs

#### 1.6.0

 * Added auto-height feature (thanks to Willem Veelenturf)

#### 1.5.0

 * Using native jQuery from include directory
 * Improved «same_height_as» parameter

#### 1.4.0

 * Added «same_height_as» parameter

#### 1.3.0

 * Added «id» and «class» parameters

#### 1.2.0

 * Added «output=embed» fix to Google Map

#### 1.1.0

 * Parameter allowtransparency added (thanks to Kent)

#### 1.0.0

 * Version inicial

## Meta

 *  Versión **6.0**
 *  Última actualización **hace 4 meses**
 *  Instalaciones activas **70.000+**
 *  Versión de WordPress ** 3.0 o superior **
 *  Probado hasta **6.9.4**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/iframe/)
 * Etiquetas:
 * [embed](https://es.wordpress.org/plugins/tags/embed/)[Google Maps](https://es.wordpress.org/plugins/tags/google-maps/)
   [iframe](https://es.wordpress.org/plugins/tags/iframe/)[vimeo](https://es.wordpress.org/plugins/tags/vimeo/)
   [youtube](https://es.wordpress.org/plugins/tags/youtube/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/iframe/advanced/)

## Valoraciones

 4.4 de 5 estrellas.

 *  [  46 valoraciones de 5 estrellas     ](https://wordpress.org/support/plugin/iframe/reviews/?filter=5)
 *  [  2 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/iframe/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/iframe/reviews/?filter=3)
 *  [  1 valoración de 2 estrellas     ](https://wordpress.org/support/plugin/iframe/reviews/?filter=2)
 *  [  7 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/iframe/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/iframe/reviews/#new-post)

[Ver todas las valoraciones](https://wordpress.org/support/plugin/iframe/reviews/)

## Colaboradores

 *   [ webvitaly ](https://profiles.wordpress.org/webvitaly/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/iframe/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](http://web-profile.net/donate/)