Title: oEmbed styling
Author: honza.skypala
Published: <strong>24 Ağustos 2010</strong>
Last modified: 13 Ocak 2016

---

Eklentilerde ara

Bu eklenti, **WordPress’in son 3 ana dağıtımı ile test edilmemiş**. Artık bakımı
yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle
birlikte kullanıldığında uyumluluk sorunları olabilir.

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

# oEmbed styling

 [honza.skypala](https://profiles.wordpress.org/honzaskypala/) tarafından

[İndir](https://downloads.wordpress.org/plugin/oembed-styling.1.1.zip)

 * [Detaylar](https://tr.wordpress.org/plugins/oembed-styling/#description)
 * [İncelemeler](https://tr.wordpress.org/plugins/oembed-styling/#reviews)
 *  [Kurulum](https://tr.wordpress.org/plugins/oembed-styling/#installation)
 * [Geliştirme](https://tr.wordpress.org/plugins/oembed-styling/#developers)

 [Destek](https://wordpress.org/support/plugin/oembed-styling/)

## Açıklama

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.)

### Lisans

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.
    ```

## Ekran Görüntüleri

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

## Yükleme

 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

## İncelemeler

![](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/) 16 Mart 2017

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

 [ 2 incelemeyi oku ](https://wordpress.org/support/plugin/oembed-styling/reviews/)

## Katkıda Bulunanlar ve Geliştiriciler

“oEmbed styling” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda
bulunmuşlardır.

Katkıda bulunanlar

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

[“oEmbed styling” eklentisini dilinize çevirin.](https://translate.wordpress.org/projects/wp-plugins/oembed-styling)

### Geliştirmeyle ilgilenir misiniz?

[Kodu görüntüleyin](https://plugins.trac.wordpress.org/browser/oembed-styling/),
[SVN deposuna](https://plugins.svn.wordpress.org/oembed-styling/) göz atın ya da
[RSS](https://plugins.trac.wordpress.org/log/oembed-styling/?limit=100&mode=stop_on_copy&format=rss)
ile [geliştirme günlüğüne](https://plugins.trac.wordpress.org/log/oembed-styling/)
abone olun.

## Değişiklik Kaydı

#### 1.1

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

#### 1.0

 * Initial release.

## Meta

 *  Sürüm **1.1**
 *  Son güncelleme **10 yıl önce**
 *  Etkin kurulumlar **60+**
 *  WordPress sürümü ** 2.9 veya üstü **
 *  Test edilen sürüm **4.4.34**
 *  Dil
 * [English (US)](https://wordpress.org/plugins/oembed-styling/)
 * Etiketler
 * [center](https://tr.wordpress.org/plugins/tags/center/)[css](https://tr.wordpress.org/plugins/tags/css/)
   [oembed](https://tr.wordpress.org/plugins/tags/oembed/)[video](https://tr.wordpress.org/plugins/tags/video/)
   [youtube](https://tr.wordpress.org/plugins/tags/youtube/)
 *  [Gelişmiş görünüm](https://tr.wordpress.org/plugins/oembed-styling/advanced/)

## Puanlar

 5 üzerinden 5 yıldız.

 *  [  2 5 yıldızlı inceleme     ](https://wordpress.org/support/plugin/oembed-styling/reviews/?filter=5)
 *  [  0 4 yıldızlı inceleme     ](https://wordpress.org/support/plugin/oembed-styling/reviews/?filter=4)
 *  [  0 3 yıldızlı inceleme     ](https://wordpress.org/support/plugin/oembed-styling/reviews/?filter=3)
 *  [  0 2 yıldızlı inceleme     ](https://wordpress.org/support/plugin/oembed-styling/reviews/?filter=2)
 *  [  0 1 yıldızlı inceleme     ](https://wordpress.org/support/plugin/oembed-styling/reviews/?filter=1)

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

[Tüm değerlendirmeleri görün](https://wordpress.org/support/plugin/oembed-styling/reviews/)

## Katkıda bulunanlar

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

## Destek

Söyleyeceğiniz bir şey mi var? Yardım mı lazım?

 [Destek forumunu görüntüle](https://wordpress.org/support/plugin/oembed-styling/)

## Bağış yap

Bu eklentinin geliştirilmesini desteklemek ister misiniz?

 [ Bu eklentiye bağış yap ](http://www.honza.info)