Title: oEmbed styling
Author: honza.skypala
Published: <strong>ئاب 24, 2010</strong>
Last modified: كانونی دووه‌م 13, 2016

---

گەڕان لە پێوەکراوەکان

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of 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://ku.wordpress.org/plugins/oembed-styling/#description)
 * [پێداچوونەوەکان](https://ku.wordpress.org/plugins/oembed-styling/#reviews)
 *  [دامەزراندن](https://ku.wordpress.org/plugins/oembed-styling/#installation)
 * [گەشەپێدان](https://ku.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)

## دامەزراندن

 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/) ئازار 16, 2017

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

 * Initial release.

## مێتا

 *  وەشان **1.1**
 *  دوایین بەڕۆژکردنەوە **10 ساڵ لەمەوبەر**
 *  دامەزراندنی چالاک **60+**
 *  وەشانی وۆردپرێس ** 2.9 یان بەرزتر **
 *  تاقیکراوەتەوە تا **4.4.34**
 *  زمان
 * [English (US)](https://wordpress.org/plugins/oembed-styling/)
 * تاگەکان
 * [center](https://ku.wordpress.org/plugins/tags/center/)[css](https://ku.wordpress.org/plugins/tags/css/)
   [oembed](https://ku.wordpress.org/plugins/tags/oembed/)[video](https://ku.wordpress.org/plugins/tags/video/)
   [youtube](https://ku.wordpress.org/plugins/tags/youtube/)
 *  [بینینی پێشکەوتوو](https://ku.wordpress.org/plugins/oembed-styling/advanced/)

## هەڵسەنگاندنەکان

 5 out of 5 stars.

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

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

[See all reviews](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)