# 게시물에서 현재 사용자 이름을 가져오는 권장 방법이 있나요?

**URL:** https://meta.discourse.org/t/is-there-a-recommended-way-to-get-the-current-username-from-a-post/178288
**Category:** Development
**Created:** [2월 3, 2021, 4:09오후 UTC](https://meta.discourse.org/t/is-there-a-recommended-way-to-get-the-current-username-from-a-post/178288 "2021-02-03T16:09:19Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [2월 3, 2021, 6:07오후 UTC](https://meta.discourse.org/t/is-there-a-recommended-way-to-get-the-current-username-from-a-post/178288/2 "2021-02-03T18:07:47Z")

</div>

네. 게시물 레코드에 사용자 이름이 포함되어 있습니다(참고: `https://meta.discourse.org/t/is-there-a-recommended-way-to-get-the-current-username-from-a-post/178288.json`).

플러그인 아웃렛으로 링크를 추가하는 테마 컴포넌트를 만들 수 있습니다. 몇 가지 힌트는 [Discourse 테마 개발자 가이드](https://meta.discourse.org/t/developer-s-guide-to-discourse-themes/93648)를 참고하세요.

---

_[View the full topic](https://meta.discourse.org/t/is-there-a-recommended-way-to-get-the-current-username-from-a-post/178288)._
