Title: iframe
Author: webvitalii
Published: <strong>2011년 4월 28일</strong>
Last modified: 2026년 5월 17일

---

플러그인 검색

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

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

# iframe

 작성자: [webvitalii](https://profiles.wordpress.org/webvitaly/)

[다운로드](https://downloads.wordpress.org/plugin/iframe.6.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/iframe/#description)
 * [평가](https://ko.wordpress.org/plugins/iframe/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/iframe/#installation)
 * [개발](https://ko.wordpress.org/plugins/iframe/#developers)

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

## 설명

 * **[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=""]`;

## 스크린샷

[⌊[iframe] shortcode⌉⌊[iframe] shortcode⌉[

[iframe] shortcode

## 설치

 1. 플러그인 페이지에서 인스톨 후 엑티베이트하세요
 2. add shortcode `[iframe src="http://www.youtube.com/embed/7_nAZQt9qu0" width="100%"
    height="500"]` to page or post content

## 후기

![](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/) 2024년 8월 17일

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/) 2023년 5월 24일

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/) 2021년 1월 9일

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/) 2020년 9월 23일 답글 4개

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/) 2020년 5월 14일

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/) 2020년 5월 3일

so good~~!

 [ 모든 56 평가 읽기 ](https://wordpress.org/support/plugin/iframe/reviews/)

## 기여자 & 개발자

“iframe”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

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

[자국어로 “iframe”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/iframe)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/iframe/)는, [SVN 저장소](https://plugins.svn.wordpress.org/iframe/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/iframe/)을 [RSS](https://plugins.trac.wordpress.org/log/iframe/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 변경이력

#### 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

 * 초기 릴리즈

## 기초

 *  버전 **6.0**
 *  최근 업데이트: **1개월 전**
 *  활성화된 설치 **70,000+**
 *  워드프레스 버전 ** 3.0 또는 그 이상 **
 *  다음까지 시험됨: **7.0**
 *  언어
 * [English (US)](https://wordpress.org/plugins/iframe/)
 * 태그:
 * [embed](https://ko.wordpress.org/plugins/tags/embed/)[Google Maps](https://ko.wordpress.org/plugins/tags/google-maps/)
   [iframe](https://ko.wordpress.org/plugins/tags/iframe/)[vimeo](https://ko.wordpress.org/plugins/tags/vimeo/)
   [youtube](https://ko.wordpress.org/plugins/tags/youtube/)
 *  [고급 보기](https://ko.wordpress.org/plugins/iframe/advanced/)

## 평점

 별 5점 만점에 4.4점.

 *  [  46/5-별점 후기     ](https://wordpress.org/support/plugin/iframe/reviews/?filter=5)
 *  [  2/4-별점 후기     ](https://wordpress.org/support/plugin/iframe/reviews/?filter=4)
 *  [  0/3-별점 후기     ](https://wordpress.org/support/plugin/iframe/reviews/?filter=3)
 *  [  1/2-별점 후기     ](https://wordpress.org/support/plugin/iframe/reviews/?filter=2)
 *  [  7/1-별점 후기     ](https://wordpress.org/support/plugin/iframe/reviews/?filter=1)

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/iframe/reviews/)

## 기여자

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

## 지원

지난 2개월 동안 해결된 문제:

     1 중 0

 [지원 포럼 보기](https://wordpress.org/support/plugin/iframe/)

## 기부

이 플러그인이 발전하도록 도우시겠습니까?

 [ 이 플러그인에 기부하기 ](http://web-profile.net/donate/)