Title: oEmbed styling
Author: honza.skypala
Published: <strong>2010年8月24日</strong>
Last modified: 2016年1月13日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://ps.w.org/oembed-styling/assets/icon-256x256.jpg?rev=971676)

# oEmbed styling

 作者: [honza.skypala](https://profiles.wordpress.org/honzaskypala/)

[ダウンロード](https://downloads.wordpress.org/plugin/oembed-styling.1.1.zip)

 * [詳細](https://ja.wordpress.org/plugins/oembed-styling/#description)
 * [レビュー](https://ja.wordpress.org/plugins/oembed-styling/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/oembed-styling/#installation)
 * [開発](https://ja.wordpress.org/plugins/oembed-styling/#developers)

 [サポート](https://wordpress.org/support/plugin/oembed-styling/)

## 説明

Support for oEmbed, which was added to WordPress in version 2.9, is very nice. Unfortunately
the generated oEmbed code is not easy to be centered in the text, which is a common
request. This plug-in allows for centering (or even other styling), although it 
will not solve it by itself, just makes it possible.

This plugin wraps all oEmbed code into div tags with several classes set:

 * oembed
 * oembed-mediatype (e.g. oembed-video)
 * oembed-server (e.g. oembed-youtube-com)
 * oembed-mediatype-server (e.g. oembed-video-youtube-com)

Then you can specify in your theme CSS (in the file style.css) the way you want 
the embeds to behave. E.g. by adding the following code to style.css:

    ```
    .oembed {
      text-align: center;
    }
    ```

you will make all oembeds (videos and pictures) to be centered; anyway, if you understand
CSS, you are not limited by centering, but you can add much more (like frames around
pictures etc.)

### ライセンス

WTFPL License 2.0 applies

    ```
               DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                       Version 2, December 2004

    Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>

    Everyone is permitted to copy and distribute verbatim or modified
    copies of this license document, and changing it is allowed as long
    as the name is changed.

               DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
      TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

     0. You just DO WHAT THE FUCK YOU WANT TO.
    ```

## スクリーンショット

[⌊The HTML code (provided by oEmbed) is wrapped in div tags (marked)⌉⌊The HTML code(
provided by oEmbed) is wrapped in div tags (marked)⌉[

The HTML code (provided by oEmbed) is wrapped in div tags (marked)

## インストール

 1. Upload the plugin into wp-content/plugins.
 2. Activate it in the plugin administration.
 3. Modify file style.css in your theme and add formatting for oembed classes

## 評価

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

### 󠀁[Amazing plugin](https://wordpress.org/support/topic/amazing-plugin-685/)󠁿

 [Ben Gray](https://profiles.wordpress.org/bravoechon/) 2017年3月16日

Awesome plugin – this functionality should be part of the WordPress core, in my 
opinion. Thanks for developing it.

 [ 2件のレビューをすべて表示 ](https://wordpress.org/support/plugin/oembed-styling/reviews/)

## 貢献者と開発者

oEmbed styling はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献
しています。

貢献者

 *   [ honza.skypala ](https://profiles.wordpress.org/honzaskypala/)

[“oEmbed styling” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/oembed-styling)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/oembed-styling/)するか、
[SVN リポジトリ](https://plugins.svn.wordpress.org/oembed-styling/)をチェックする
か、[開発ログ](https://plugins.trac.wordpress.org/log/oembed-styling/)を [RSS](https://plugins.trac.wordpress.org/log/oembed-styling/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.1

 * converted to class
 * small optimizations
 * flushing oembed cache converted to dirty, but quick method
 * license change

#### 1.0

 * 最初のリリース。

## メタ

 *  バージョン **1.1**
 *  最終更新日 **10年前**
 *  有効インストール数 **60+**
 *  WordPress バージョン ** 2.9またはそれ以降 **
 *  検証済み最新バージョン: **4.4.34**
 *  言語
 * [English (US)](https://wordpress.org/plugins/oembed-styling/)
 * タグ
 * [center](https://ja.wordpress.org/plugins/tags/center/)[css](https://ja.wordpress.org/plugins/tags/css/)
   [oembed](https://ja.wordpress.org/plugins/tags/oembed/)[video](https://ja.wordpress.org/plugins/tags/video/)
   [youtube](https://ja.wordpress.org/plugins/tags/youtube/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/oembed-styling/advanced/)

## 評価

 5つ星中5つ星

 *  [  2 5-星レビュー     ](https://wordpress.org/support/plugin/oembed-styling/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/oembed-styling/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/oembed-styling/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/oembed-styling/reviews/?filter=2)
 *  [  0 1-星レビュー     ](https://wordpress.org/support/plugin/oembed-styling/reviews/?filter=1)

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

[すべてのレビューを見る](https://wordpress.org/support/plugin/oembed-styling/reviews/)

## 貢献者

 *   [ honza.skypala ](https://profiles.wordpress.org/honzaskypala/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/oembed-styling/)

## 寄付

このプラグインが今後も改善できるよう応援しませんか ?

 [ このプラグインに寄付 ](http://www.honza.info)