# Come visualizzare il conteggio totale dei post dell'utente in ogni post?

**URL:** https://meta.discourse.org/t/how-to-display-user-s-total-post-count-in-each-post/353453
**Category:** Support
**Created:** [20 Febbraio 2025, 10:48pm UTC](https://meta.discourse.org/t/how-to-display-user-s-total-post-count-in-each-post/353453 "2025-02-20T22:48:35Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Patchesx](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/patchesx/32/489915_2.png) [@Patchesx](https://meta.discourse.org/u/Patchesx)
#### Post date: [20 Febbraio 2025, 10:48pm UTC](https://meta.discourse.org/t/how-to-display-user-s-total-post-count-in-each-post/353453/1 "2025-02-20T22:48:35Z")

</div>

Ciao Team di Supporto Discourse,

Attualmente sto gestendo un forum Discourse e vorrei visualizzare il numero totale di post che un utente ha effettuato direttamente in ogni post che crea. Idealmente, questa informazione dovrebbe apparire accanto al nome utente o sotto l’avatar nella visualizzazione del post.

Ho controllato le impostazioni sotto Admin \> Settings \> Users and Post Menu Hidden Items, ma non sono riuscito a trovare un’opzione come `user_stats` o `post_count`. Ho anche provato a personalizzare il tema con un widget `poster-name:after` e API JavaScript, ma l’attributo `post_count` sembra non essere disponibile.

Esiste un modo integrato per abilitare questa funzione, o è necessario un plugin o una chiamata API specifica? Qualsiasi guida sarebbe apprezzata!

Grazie in anticipo,  
Philipp

---

<div class="post-metadata">

### Author: ![David\_Ghost](https://avatars.discourse-cdn.com/v4/letter/d/c37758/32.png) [@David\_Ghost](https://meta.discourse.org/u/David_Ghost)
#### Post date: [20 Febbraio 2025, 10:51pm UTC](https://meta.discourse.org/t/how-to-display-user-s-total-post-count-in-each-post/353453/2 "2025-02-20T22:51:41Z")

</div>

Qui hai 2 plugin disponibili:

> [@How to show user total post count beside name](https://meta.discourse.org/t/how-to-show-user-total-post-count-beside-name/287718):
>
> Hi everyone, this is my first post here. I’m wondering how the [Blizzard forum](https://us.forums.blizzard.com/en/blizzard/t/helltide-doesnt-work-not-getting-exp/48411) shows the total post count of a user besides their name. I’ve implemented something similar in my forum by using the Discourse API system like below But I believe there are better ways of doing this. I’m also planning to show the user badge etc. Can anyone help me with this? Thank you.

---

<div class="post-metadata">

### Author: ![ondrej](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ondrej/32/198804_2.png) [@ondrej](https://meta.discourse.org/u/ondrej)
#### Post date: [20 Febbraio 2025, 10:57pm UTC](https://meta.discourse.org/t/how-to-display-user-s-total-post-count-in-each-post/353453/3 "2025-02-20T22:57:10Z")

</div>

Ciao Philipp, benvenuto in Meta! 🎉

Per evitarti di cercarli nel topic linkato sopra e a beneficio di altri, eccoli qui 😉

> **[GitHub - markschmucker/discourse-custom-post-display](https://github.com/markschmucker/discourse-custom-post-display)**
>
> Contribute to markschmucker/discourse-custom-post-display development by creating an account on GitHub.

> **[GitHub - Arkshine/discourse-user-post-count](https://github.com/Arkshine/discourse-user-post-count)**
>
> Contribute to Arkshine/discourse-user-post-count development by creating an account on GitHub.

---

<div class="post-metadata">

### Author: ![markschmucker](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/markschmucker/32/141599_2.png) [@markschmucker](https://meta.discourse.org/u/markschmucker)
#### Post date: [21 Febbraio 2025, 1:20am UTC](https://meta.discourse.org/t/how-to-display-user-s-total-post-count-in-each-post/353453/4 "2025-02-21T01:20:25Z")

</div>

Sembra esserci un certo interesse. Non sono sicuro di quale sia il percorso per rendere [GitHub - markschmucker/discourse-custom-post-display](https://github.com/markschmucker/discourse-custom-post-display) un plugin ufficiale.

> [@markschmucker](#):
>
> Usiamo [GitHub - communiteq/discourse-custom-post-display](https://github.com/communiteq/discourse-custom-post-display) che @michaeld ha scritto per noi anni fa. Mostra la data di iscrizione, il numero di post e il numero di like.
> 
> ![image](https://global.discourse-cdn.com/meta/original/4X/6/0/6/606631b2b0d4d5566e9746a0c8d1d4d3e577dea8.png)
