# WP 페이지에서 Discourse 항목을 보고 싶습니다

**URL:** https://meta.discourse.org/t/i-want-to-see-discourse-entries-in-my-wp-pages/255255
**Category:** WordPress
**Created:** [2월 15, 2023, 3:35오후 UTC](https://meta.discourse.org/t/i-want-to-see-discourse-entries-in-my-wp-pages/255255 "2023-02-15T15:35:32Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Hilario](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hilario/32/152199_2.png) [@Hilario](https://meta.discourse.org/u/Hilario)
#### Post date: [2월 15, 2023, 3:35오후 UTC](https://meta.discourse.org/t/i-want-to-see-discourse-entries-in-my-wp-pages/255255/1 "2023-02-15T15:35:32Z")

</div>

기사를 하나 찾았어요.  
 ![image](https://cdck-file-uploads-global.s3.dualstack.us-west-2.amazonaws.com/meta/original/4X/e/8/9/e8941cc48382c69f663a357f6ad5ef91692ee1cd.png)

하지만 제가 찾는 것은 더 반대되는 작업입니다.  
제가 필요한 것은 Discourse를 WP의 블로그로 사용하는 것과 더 유사합니다.  
또는 블로그 항목이 제 Discourse에서 생성되는 방식이죠.

저희 사용자들이 Discourse에서 작업을 하기를 원합니다. (사용자들은 휴대폰으로 항목을 작성하는 등 할 수 있습니다)  
그리고 이 항목들이 제 WP 웹사이트에서 게시글로 보이도록 하기를 원합니다.

사용자들이 게시글을 작성하기 위해 WP를 사용해야 하는 상황을 피하고 싶습니다. 사용자에게 Discourse에 글을 쓰라고 하는 것이 훨씬 더 쉽기 때문입니다.  
제안해 주시면 감사하겠습니다.

---

<div class="post-metadata">

### Author: ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)
#### Post date: [2월 15, 2023, 5:04오후 UTC](https://meta.discourse.org/t/i-want-to-see-discourse-entries-in-my-wp-pages/255255/2 "2023-02-15T17:04:04Z")

</div>

다시 오신 것을 환영합니다 🙂

> [@Hilario](#):
>
> 제가 필요한 것은 WP를 블로그로 사용하는 것과 유사한 방식입니다

현재 WordPress를 사용하고 계신가요?  
설정을 하지 않으셨고 WP 전용 기능이 필요하지 않다면, Discourse용 이 뉴스 플러그인을 사용하시기를 권장합니다:

> [@News Plugin newspaper](https://meta.discourse.org/t/news-plugin/107971?u=canapin):
>
> The News Plugin adds a new “News” route to your forum. The latest topics in a category(s) (or from an RSS feed) are displayed in a large, news-like format, with an optional sidebar with a topic list. It adds a link to the News route in the header bar. It is inspired by the [Elektronauts news feed](https://www.elektronauts.com/news). [page_facing_up Get the code](https://github.com/paviliondev/discourse-news)[bug Report a bug](https://discourse.pluginmanager.org/w/bug-report)Lost? Not sure how to install a plugin? [Follow the steps here](https://meta.discourse.org/t/install-plugins-in-discourse/19157). Make sure you check out all the site se…

Discourse의 토픽을 WP에서 기사로 표시하고 싶다면, 이를 수행할 수 있는 여러 가지 방법이 있을 것입니다.

WP 플러그인을 만들어 토픽 목록을 로드하거나(Discourse 페이지 끝에 `.json`을 추가하여 데이터를 가져올 수 있습니다. 예: [https://meta.discourse.org/latest.json](https://meta.discourse.org/latest.json)) 또는 Discourse 웹훅을 사용하여 WP에 중복된 게시물을 생성할 수 있습니다:

 ![image](https://global.discourse-cdn.com/meta/original/4X/d/2/2/d2299732a7b24052a90067a4b54b5c3827ea190e.png)

더 실용적인 방법이 있을 수 있습니다. 이 분야에 대해 전문가가 아니기 때문입니다 🙂

---

<div class="post-metadata">

### Author: ![Hilario](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hilario/32/152199_2.png) [@Hilario](https://meta.discourse.org/u/Hilario)
#### Post date: [2월 15, 2023, 5:57오후 UTC](https://meta.discourse.org/t/i-want-to-see-discourse-entries-in-my-wp-pages/255255/3 "2023-02-15T17:57:01Z")

</div>

이 흥미로운 정보 감사합니다.  
이 옵션을 살펴볼 예정인데, 제가 찾고 있던 뉴스레터에 유용할 것 같습니다.  
다만 이 경우, 몇 개의 #해시태그와 함께 기사를 쉽게 표시하는 방법을 찾고 있었습니다.  
예를 들어, ‘training’ 키워드가 포함된 기사를 통합하여 WP 페이지에 표시하고 싶습니다.  
이전에 아무도 이런 기능을 구현하지 않았다는 점이 놀랍습니다 🙃
