# Help developing a new discourse wordpress widget

**URL:** https://meta.discourse.org/t/help-developing-a-new-discourse-wordpress-widget/127418
**Category:** WordPress
**Created:** [September 2, 2019, 3:31pm UTC](https://meta.discourse.org/t/help-developing-a-new-discourse-wordpress-widget/127418 "2019-09-02T15:31:51Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![frold](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/frold/32/82547_2.png) [@frold](https://meta.discourse.org/u/frold)
#### Post date: [September 2, 2019, 3:31pm UTC](https://meta.discourse.org/t/help-developing-a-new-discourse-wordpress-widget/127418/1 "2019-09-02T15:31:51Z")

</div>

Im looking for others who wants to help developing a new theme widget for wordpress.

**The idea**  
The main idea is to let wordpress get content from your discourse forum and present your posts on the frontpage of wordpress. This way you can change your discourse layout and have a dynamic wordpress frontpage. My idea was to do this myself but I have reach my limitation :).  
Therefore this post in the hope that we could do this together and share a new way to use discourse in combination with wordpress.

**The theme**  
The theme I have choosen is the free colormag theme: [ColorMag](https://demo.themegrill.com/colormag/) by Themegrill.

**What is my thoughts**  
I would like to add a new widget that grant post from a certain category in the forum - instead of getting it from wordpress it self.

Let my picture it.

This is a colormag theme widget. In this this wigdet you get the latest 5 articles from the Health category in wordpress .

 ![32](https://global.discourse-cdn.com/meta/original/3X/3/0/300e7a5b9deaed607b85590d3247d7e925a125ef.jpeg)

Instead it should get the latest posts from a given forum category:

 ![32](https://global.discourse-cdn.com/meta/original/3X/a/b/abb0d27542312756e43820a1fa48dd5e5cb343be.jpeg)

**Where to get data from**  
The data comes from the json. If your category have this link

`https://studmed.dk/c/studmed-debat`

Then you find the json  
`https://studmed.dk/c/studmed-debat.json`

You get the list of categories here `https://studmed.dk/categories.json`

**dev site**  
[https://blog.studmed.dk](https://blog.studmed.dk)

If you like this project - please help 😃

Seems like I was able to solve it. I might share, when it is done. For now I did delete the code as it wasnt for any help 😃

---

<div class="post-metadata">

### Author: ![fzngagan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fzngagan/32/259349_2.png) [@fzngagan](https://meta.discourse.org/u/fzngagan)
#### Post date: [September 2, 2019, 5:17pm UTC](https://meta.discourse.org/t/help-developing-a-new-discourse-wordpress-widget/127418/2 "2019-09-02T17:17:21Z")

</div>

If you’re ready to throw money at it, you can change the post’s category to marketplace to attract freelancers for the job.
