# Changements à venir dans le flux de publication - Comment préparer les thèmes et les plugins

**URL:** https://meta.discourse.org/t/upcoming-post-stream-changes-how-to-prepare-themes-and-plugins/372063
**Category:** Development
**Tags:** dev-news
**Created:** [Juin 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:** 9

<div class="post-metadata">

### Author: ![Arkshine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/arkshine/32/298682_2.png) [@Arkshine](https://meta.discourse.org/u/Arkshine)
#### Post date: [Octobre 20, 2025, 5:44 UTC](https://meta.discourse.org/t/upcoming-post-stream-changes-how-to-prepare-themes-and-plugins/372063/9 "2025-10-20T05:44:50Z")

</div>

Quelque chose comme ça :

```js
api.registerValueTransformer("post-avatar-size", () => {
    return "120";
});

```

---

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