# Is it possible to "join" an existing WordPress post with an existing Discourse topic

**URL:** https://meta.discourse.org/t/is-it-possible-to-join-an-existing-wordpress-post-with-an-existing-discourse-topic/30498
**Category:** WordPress
**Created:** [Juin 26, 2015, 2:04 UTC](https://meta.discourse.org/t/is-it-possible-to-join-an-existing-wordpress-post-with-an-existing-discourse-topic/30498 "2015-06-26T14:04:30Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![meglio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/meglio/32/71444_2.png) [@meglio](https://meta.discourse.org/u/meglio)
#### Post date: [Juin 26, 2015, 2:04 UTC](https://meta.discourse.org/t/is-it-possible-to-join-an-existing-wordpress-post-with-an-existing-discourse-topic/30498/1 "2015-06-26T14:04:31Z")

</div>

So, I have people created their “personal pages” in Discourse.  
I have also created their personal pages in WordPress.

I now would like to let the topics found in Discourse become the “discussion topics” for the corresponding existing posts in WordPress.

Is it possible to do in GUI without touching database(s) manually?

---

<div class="post-metadata">

### Author: ![downey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/downey/32/166878_2.png) [@downey](https://meta.discourse.org/u/downey)
#### Post date: [Juin 26, 2015, 4:22 UTC](https://meta.discourse.org/t/is-it-possible-to-join-an-existing-wordpress-post-with-an-existing-discourse-topic/30498/2 "2015-06-26T16:22:49Z")

</div>

I haven’t figured out a way to do this but would also like to do that, if possible.

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [Juin 26, 2015, 6:58 UTC](https://meta.discourse.org/t/is-it-possible-to-join-an-existing-wordpress-post-with-an-existing-discourse-topic/30498/3 "2015-06-26T18:58:41Z")

</div>

I’m not sure if this is what you are looking for, but [this WordPress plugin](https://meta.discourse.org/t/plugin-for-embedding-discourse-topics-in-wordpress-pages-or-posts/30228) lets the user add a shortcode to a WordPress post to embed a Discourse topic into the post.

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [Octobre 17, 2018, 9:21 UTC](https://meta.discourse.org/t/is-it-possible-to-join-an-existing-wordpress-post-with-an-existing-discourse-topic/30498/4 "2018-10-17T21:21:20Z")

</div>



---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [Octobre 17, 2018, 9:35 UTC](https://meta.discourse.org/t/is-it-possible-to-join-an-existing-wordpress-post-with-an-existing-discourse-topic/30498/5 "2018-10-17T21:35:12Z")

</div>

> [@meglio](#):
>
> I now would like to let the topics found in Discourse become the “discussion topics” for the corresponding existing posts in WordPress.

This can now be done with the [WP Discourse](https://github.com/discourse/wp-discourse) plugin. Any WordPress post that is not yet linked to a Discourse topic can be associated with a topic by selecting the ‘Link to Existing Topic’ option from the post’s Discourse meta box.

 ![19%20PM](https://global.discourse-cdn.com/meta/original/3X/f/a/fa6309fe891d0cacd4c24999f08f6bb4ccb71e0b.png)

Once a post has been linked to Discourse, it will behave in the same way as if you had published the post from WordPress to Discourse. Posts can also be unlinked from Discourse and associated with different topics.
