# Embedding a category in WordPress

**URL:** https://meta.discourse.org/t/embedding-a-category-in-wordpress/232299
**Category:** WordPress
**Tags:** embedding
**Created:** [July 8, 2022, 11:44am UTC](https://meta.discourse.org/t/embedding-a-category-in-wordpress/232299 "2022-07-08T11:44:06Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![mustafamohsen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mustafamohsen/32/266197_2.png) [@mustafamohsen](https://meta.discourse.org/u/mustafamohsen)
#### Post date: [July 8, 2022, 11:44am UTC](https://meta.discourse.org/t/embedding-a-category-in-wordpress/232299/1 "2022-07-08T11:44:06Z")

</div>

I have a private membership WordPress site, and I want to add a private discussion board to. My purpose is to keep it accessible to members only, as long as their membership is maintained (which I guess I achieved via SSO).

The issue I’m facing now is to embed an entire category along with the posting ability right inside WordPress, without leaving the dedicated WordPress page.

I have WordPress and Discourse installed on two different subdomains. Say:

- [members.example.com](http://members.example.com)
- [community.discussion.com](http://community.discussion.com)

I was wondering, is this scenario even doable? If it is, what steps should I follow?

---

<div class="post-metadata">

### Author: ![JimPas](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jimpas/32/148179_2.png) [@JimPas](https://meta.discourse.org/u/JimPas)
#### Post date: [July 9, 2022, 5:46am UTC](https://meta.discourse.org/t/embedding-a-category-in-wordpress/232299/2 "2022-07-09T05:46:58Z")

</div>

> [@mustafamohsen](#):
>
> I have WordPress and Discourse installed on two different subdomains. Say:
> 
> - [members.example.com](http://members.example.com)
> - [community.discussion.com](http://community.discussion.com)

Do you mean installed on subdomains of two different domains? ([example.com](http://example.com) & [discussion.com](http://discussion.com)?)

---

<div class="post-metadata">

### Author: ![mustafamohsen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mustafamohsen/32/266197_2.png) [@mustafamohsen](https://meta.discourse.org/u/mustafamohsen)
#### Post date: [July 9, 2022, 11:22am UTC](https://meta.discourse.org/t/embedding-a-category-in-wordpress/232299/3 "2022-07-09T11:22:39Z")

</div>

Actually they’re two subdomains of the same primary domain
