# 예정된 포스트 스트림 변경 사항 - 테마와 플러그인 준비 방법

**URL:** https://meta.discourse.org/t/upcoming-post-stream-changes-how-to-prepare-themes-and-plugins/372063
**Category:** Development
**Tags:** dev-news
**Created:** [6월 30, 2025, 2:15오후 UTC](https://meta.discourse.org/t/upcoming-post-stream-changes-how-to-prepare-themes-and-plugins/372063 "2025-06-30T14:15:44Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![pangbo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pangbo/32/538562_2.png) [@pangbo](https://meta.discourse.org/u/pangbo)
#### Post date: [7월 1, 2025, 5:59오후 UTC](https://meta.discourse.org/t/upcoming-post-stream-changes-how-to-prepare-themes-and-plugins/372063/3 "2025-07-01T17:59:29Z")

</div>

컴포넌트를 업그레이드하던 중 몇 가지 이상한 코드를 발견했습니다:

> <https://github.com/discourse/discourse/blob/0ccf792b91ec3ff6e9563753c2dfa214e8041a58/app/assets/javascripts/discourse/app/components/post/avatar.gjs#L49-L55>

첫째, `@user={{@post}}`에 대해 다소 혼란스럽습니다. 이것이 오타일 가능성이 있나요?

둘째, `post-avatar-flair`라는 이름의 PluginOutlet과 `UserAvatarFlair`가 왜 별도의 요소인가요? 또한 `post-avatar-flair`가 주변의 다른 outlet들과 달리 래퍼가 아닌 이유는 무엇인가요?

---

_[View the full topic](https://meta.discourse.org/t/upcoming-post-stream-changes-how-to-prepare-themes-and-plugins/372063)._
