# Onebox for WordPress 4.4 sites

**URL:** https://meta.discourse.org/t/onebox-for-wordpress-4-4-sites/36765
**Category:** Feature
**Created:** [12월 16, 2015, 12:10오전 UTC](https://meta.discourse.org/t/onebox-for-wordpress-4-4-sites/36765 "2015-12-16T00:10:15Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![AdamCapriola](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/adamcapriola/32/5192_2.png) [@AdamCapriola](https://meta.discourse.org/u/AdamCapriola)
#### Post date: [12월 17, 2015, 4:01오후 UTC](https://meta.discourse.org/t/onebox-for-wordpress-4-4-sites/36765/8 "2015-12-17T16:01:59Z")

</div>

Hmm. Yeah idk why the height is wrong. The image size is actually ok. When I try to embed the post in WordPress it looks fine.

Either way, the blockquoted link above the embed should be hidden, right?

```css
blockquote.wp-embedded-content {
    display: none;
}

```

* * *

Height appears to be 338 for anything (notice the whitespace below this embed):

> **[New Embeds Feature in WordPress 4.4](https://make.wordpress.org/core/2015/10/28/new-embeds-feature-in-wordpress-4-4/)**
>
> WordPress has been operating as an oEmbed consumer for quite some time now, allowing users to easily embed content from other sites. Starting with version 4.4, WordPress becomes an oEmbed provider …

It resizes inside of WordPress posts though (visit that link and watch the page load). So maybe there’s something going on in Discourse preventing it from resizing correctly?

---

_[View the full topic](https://meta.discourse.org/t/onebox-for-wordpress-4-4-sites/36765)._
