Title: oEmbed for Comments
Author: r-a-y
Published: <strong>2010년 3월 17일</strong>
Last modified: 2010년 3월 17일

---

플러그인 검색

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

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

# oEmbed for Comments

 작성자: [r-a-y](https://profiles.wordpress.org/r-a-y/)

[다운로드](https://downloads.wordpress.org/plugin/oembed-for-comments.0.6.zip)

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

 [지원](https://wordpress.org/support/plugin/oembed-for-comments/)

## 설명

It’s the same oEmbed functionality you know and love from your WP 2.9 post editor,
now enabled for comments!

Your comments can now embed content from the following sites:

 * YouTube
 * Blip.tv
 * Vimeo
 * DailyMotion
 * Flickr
 * Hulu
 * Viddler
 * Qik
 * Revision3
 * Photobucket
 * Scribd
 * WordPress.tv

How do you use the plugin? Simple! Input **any** URL from one of the listed sites
above into a comment.

When the comment is posted and approved, the URL automagically transforms into the
embedded content.

### Blacklist feature

This feature allows you to blacklist websites from being processed by oEmbed.

For example, say I wanted to block YouTube links from being embedded.

Open `oembed-config.php` in a text editor and add the following line to the end:

    ```
    $oembed_comments['blacklist'][] = 'youtube.com';
    ```

This will blacklist all links from YouTube.com from being parsed.

### Known issues

 * Hyperlinking an oEmbeddable link and inputting the same link in plain text will
   show the oEmbeddable item three times (two times if using anchor text) (not many
   people will do this)

### Special thanks

 * [Viper007Bond](http://www.viper007bond.com/) – for creating the WP_oEmbed class
 * [apeatling](https://buddypress.org/developers/apeatling/) – for performance enhancements

### Donate!

There are a couple of ways you can choose to support me:

 * [Fund my work soundtrack!](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=V864MRMV6DTKN)
   Music helps me help you! A dollar lets me buy a new tune off Amazon MP3, Amie
   Street or emusic.com! Or if you’re feeling generous, you can help me buy a whole
   CD! If you choose to donate, let me know what songs or which CD you want me to
   listen to! 🙂
 * Rate this plugin

## 설치

#### This plugin requires at least WordPress 2.9

 1. Upload the plugin folder to the `/wp-content/plugins/` directory.
 2. Login to the WordPress dashboard and navigate to “Plugins > Installed”. Activate
    the “oEmbed for Comments” plugin.

## FAQ

  What is oEmbed

[oEmbed](http://www.oembed.com/) is a simple API that allows a website to display
embedded content (such as photos or videos) when a user posts a link to that resource.
It was designed to avoid copying and pasting HTML from the media you wish to embed.

  What is oEmbed for Comments?

oEmbed for Comments utilizes [WordPress’ own oEmbed class](https://codex.wordpress.org/Embeds),
so by default, you can share content from the following sites in your comments:

 * YouTube
 * Blip.tv
 * Vimeo
 * DailyMotion
 * Flickr
 * Hulu
 * Viddler
 * Qik
 * Revision3
 * Photobucket
 * Scribd
 * WordPress.tv

The plugin allows you to input **any** URL from one of the listed sites above into
a comment.

When the comment is posted and approved, the URL automagically transforms into the
embedded content. There is no GUI.

  How do I extend WordPress’ oEmbed provider list?

By default, you can only embed content from websites listed on WordPress’ internal
whitelist. This is to prevent the embedding of malicious content from untrustworthy
websites.

To add an oEmbed provider, read the following article for more info:
 https://codex.
wordpress.org/Embeds#Adding_Support_For_An_oEmbed-Enabled_Site

The other option is you can override WordPress’ internal whitelist and enable _any_
site that is oEmbeddable by downloading and activating Viper007Bond’s Enable oEmbed
Discovery plugin.
 **You should only activate the oEmbed Discovery plugin if you
trust your user base. You’ve been warned.**

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

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

기여자

 *   [ r-a-y ](https://profiles.wordpress.org/r-a-y/)

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

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

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

## 변경이력

#### 0.6

 * First version!
 * Basically a port of my oEmbed for BuddyPress plugin 😉

## 기초

 *  버전 **0.6**
 *  최근 업데이트: **16년 전**
 *  활성화된 설치 **40+**
 *  워드프레스 버전 ** 2.9 또는 그 이상 **
 *  다음까지 시험됨: **2.9.2**
 *  언어
 * [English (US)](https://wordpress.org/plugins/oembed-for-comments/)
 * 태그:
 * [comment](https://ko.wordpress.org/plugins/tags/comment/)[comments](https://ko.wordpress.org/plugins/tags/comments/)
   [embed](https://ko.wordpress.org/plugins/tags/embed/)[oembed](https://ko.wordpress.org/plugins/tags/oembed/)
 *  [고급 보기](https://ko.wordpress.org/plugins/oembed-for-comments/advanced/)

## 평점

 별 5점 만점에 5점.

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

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

[모든  리뷰 보기](https://wordpress.org/support/plugin/oembed-for-comments/reviews/)

## 기여자

 *   [ r-a-y ](https://profiles.wordpress.org/r-a-y/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/oembed-for-comments/)

## 기부

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

 [ 이 플러그인에 기부하기 ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=V864MRMV6DTKN)