# WP Discourse Embed Plugin

**URL:** https://meta.discourse.org/t/wp-discourse-embed-plugin/30814
**Category:** WordPress
**Tags:** wordpress
**Created:** [July 6, 2015, 3:42am UTC](https://meta.discourse.org/t/wp-discourse-embed-plugin/30814 "2015-07-06T03:42:08Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [July 7, 2015, 11:11am UTC](https://meta.discourse.org/t/wp-discourse-embed-plugin/30814/3 "2015-07-07T11:11:09Z")

</div>

> [@erlend\_sh](#):
>
> How is this plugin different from wp-discourse?

The [wp-discourse-embed](https://github.com/techAPJ/wp-discourse-embed) plugin uses the [Discourse Embed code](https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963). Here are the pros and cons as compared to [wp-discourse](http://github.com/discourse/wp-discourse) plugin:

Pros:

- Requires minimal configuration
- Comments HTML is auto created, so styling is not required.
- Can enable Discourse comments only on posts published after specified date.

Cons:

- Not much customizable, hence less features.
- Comments HTML can not be styled as per the theme.

`wp-discourse-embed` is basically a WordPress plugin for:

> [@Embed Discourse comments on another website via Javascript](https://meta.discourse.org/t/embedding-discourse-comments-via-javascript/31963):
>
> Discourse has the ability to embed the comments from a topic in a remote site using a Javascript API that creates an IFRAME. For an example of this in action, check out [Coding Horror’s blog](http://blog.codinghorror.com/welcome-to-the-internet-of-compromised-things/#discourse-comments). The blog is run via [Ghost](https://ghost.org/) but the comments are embedded from his [Discourse forum](http://discourse.codinghorror.com/t/welcome-to-the-internet-of-compromised-things/3550). One important thing to note with this setup is that users have to navigate to your forum to post replies. This is intentional, as we feel that the posting interface on a Discourse forum is currently much richer than what we …

* * *

> [@erlend\_sh](#):
>
> I embed my Discourse topic into my blogpost, effectively using Discourse for comments without hosting it myself.

This is not possible because the blog hostname should be present in `Admin > Customize > Embedding`.

---

_[View the full topic](https://meta.discourse.org/t/wp-discourse-embed-plugin/30814)._
