Title: WP Easy Embed
Author: ibarmin
Published: <strong>2011 年 7 月 20 日</strong>
Last modified: 2012 年 1 月 17 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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

# WP Easy Embed

 由 [ibarmin](https://profiles.wordpress.org/ibarmin/) 開發

[下載](https://downloads.wordpress.org/plugin/wp-easy-embed.1.2.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/wp-easy-embed/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/wp-easy-embed/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/wp-easy-embed/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/wp-easy-embed/#developers)

 [技術支援](https://wordpress.org/support/plugin/wp-easy-embed/)

## 外掛說明

WP Easy Embed allows you to embed videos, images and such via [OEmbed service](http://oembed.com/)
without manually editing the post (or page).
 If content provider support additional
fields they can be used (right now only [vimeo ones](http://vimeo.com/api/docs/oembed)
are supported)

#### i18n

Plugin is ready for l10n, just a little note – there are two language files to translate,

languages/wp-easy-embed.pot and tinymce/langs/en.js

#### Plugin’s actions & filters

 * wp_easy_embed_config_{$config_key} filter
 * wp_easy_embed_init action. Runs before any button created
 * wp_easy_embed_additional_field_{$field_type} filter with $args parameter. See
   below.

#### Adding support for some provider additional fields

 * Add wp_easy_embed_config_supported_providers filter and push to passed array 
   one more string – provider name (its domain name, please)
 * Add wp_easy_embed_config_supported_attributes_{$provider_name} filter and return
   assoc array in format, described in next section

#### Supported Atrributes Array Format

    ```
    array(
        'Attribute name #1' => array('type' => 'text', 'value' => 'Default value', 'title' => 'Title for field #1')
        , 'Attribute name #2' => array('type' => 'checkbox', 'value' => [true|false], 'title' => 'Title for field #2')
        , 'Attribute name #3' => array('type'=>'select', 'values'=>array('value 1','value 2', ...), 'value' => 'Selected one', 'title' => 'Title for field #3')
        , 'Attribute name #4' => array('type' => 'your own type', 'value' => '', 'title' => 'Title for field #4')
    )
    ```

To add type, add filter handler for wp_easy_embed_additional_field_{$field_type}
and return html. Name is 1st parameter and config for that attribute is passed in
second parameter

## 螢幕擷圖

 * [[
 * You can preview how embed will look like before inserting shortcode into post
 * [[
 * Some providers support additional fields

## 安裝方式

As usual, upload the folder of WP Easy Embed to the wordpress plugin directory, 
activate it then.

To alter settings of this plugin, go to **Settings->WP Easy Embed**.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈WP Easy Embed〉的開發相關工作。

參與者

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

[將〈WP Easy Embed〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/wp-easy-embed)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/wp-easy-embed/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/wp-easy-embed/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/wp-easy-embed/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/wp-easy-embed/)。

## 變更記錄

#### 1.2

 * multisite issues with activating and deactivating fixed
 * fixed style.css not applying to page
 * fixed js issue – removed ‘provider’ field from [embed] tag
 * reworked inner part even more

#### 1.1

 * added additional oembed fields. right now only [vimeo ones](http://vimeo.com/api/docs/oembed)
   are supported
 * preview can be hided
 * reworked inner part a bit – reduced calls of get_option to one per instance
 * added loading animation for preview area

#### 1.0

 * initial release

## 中繼資料

 *  版本 **1.2**
 *  最後更新 **14 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 3.3.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **3.3.2**
 *  語言
 * [English (US)](https://wordpress.org/plugins/wp-easy-embed/)
 * 標籤:
 * [embed](https://tw.wordpress.org/plugins/tags/embed/)[post](https://tw.wordpress.org/plugins/tags/post/)
   [video](https://tw.wordpress.org/plugins/tags/video/)[vimeo](https://tw.wordpress.org/plugins/tags/vimeo/)
   [youtube](https://tw.wordpress.org/plugins/tags/youtube/)
 *  [進階檢視](https://tw.wordpress.org/plugins/wp-easy-embed/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/wp-easy-embed/reviews/)

## 參與者

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

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/wp-easy-embed/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=Y885NYRSWNSS4&lc=RU&item_name=WP%20Easy%20Embed&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)