Title: oEmbed styling
Author: honza.skypala
Published: <strong>24 de agosto de 2010</strong>
Last modified: 13 de enero de 2016

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

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

# oEmbed styling

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

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

 * [Detalles](https://es-mx.wordpress.org/plugins/oembed-styling/#description)
 * [Opiniones](https://es-mx.wordpress.org/plugins/oembed-styling/#reviews)
 *  [Instalación](https://es-mx.wordpress.org/plugins/oembed-styling/#installation)
 * [Desarrollo](https://es-mx.wordpress.org/plugins/oembed-styling/#developers)

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

## Descripción

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

### Licencia

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

## Capturas

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

## Instalación

 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

## Reseñas

![](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 de marzo de 2017

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

 [ Leer todas las 2 reseñas ](https://wordpress.org/support/plugin/oembed-styling/reviews/)

## Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este
plugin.

Colaboradores

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

[Traduce “oEmbed styling” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/oembed-styling)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/oembed-styling/), 
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/oembed-styling/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/oembed-styling/)
por [RSS](https://plugins.trac.wordpress.org/log/oembed-styling/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.1

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

#### 1.0

 * Initial release.

## Meta

 *  Versión **1.1**
 *  Última actualización **hace 10 años**
 *  Instalaciones activas **60+**
 *  Versión de WordPress ** 2.9 o superior **
 *  Probado hasta **4.4.34**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/oembed-styling/)
 * Etiquetas:
 * [center](https://es-mx.wordpress.org/plugins/tags/center/)[css](https://es-mx.wordpress.org/plugins/tags/css/)
   [oembed](https://es-mx.wordpress.org/plugins/tags/oembed/)[video](https://es-mx.wordpress.org/plugins/tags/video/)
   [youtube](https://es-mx.wordpress.org/plugins/tags/youtube/)
 *  [Vista avanzada](https://es-mx.wordpress.org/plugins/oembed-styling/advanced/)

## Valoraciones

 5 de 5 estrellas.

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

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

[Ver todas las valoraciones](https://wordpress.org/support/plugin/oembed-styling/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/oembed-styling/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](http://www.honza.info)