This plugins wraps oEmbed generated HTML with divs that allow for styling them with CSS (style sheet of the theme).
As of April 2026, oEmbed styling is a WordPress css plugin with 60 active installations and a 5/5 rating from 2 reviews. It has been downloaded 4.7K+ times in total. Requires WordPress 2.9+ and PHP false+. Available on WordPress.org since 2010. Last updated 10 years ago — may have compatibility concerns. Top alternative: WPCode – Insert Headers and Footers +….
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:
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 understa…
| WordPress | 2.9+ requiredTested up to 4.4.34 |
| PHP | false+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.