Send automatic in-message notifications to specific users

Send automatic in-message notifications to specific users

  • Criador do tópico Criador do tópico axtona
  • Data de início Data de início
Lv.12
Moderating
Bronze Member
Iron Member
Donor Member
Associado
28/06/2020
Mensagens
4.393
Pontuação de reações
1.401
Credits
$11.781
The Send automatic in-message notifications to specific users has been submitted and is now available for free download. Big thanks to the contribution from our member @axtona !
You can send automatic notifications to specific users in your forum. To do this, follow the steps below.
Visualizar anexo 113277
Open the post_macros template of your theme and find the following code block:
PHP:
<xf:extension id="attribution">
                                <xf:macro id="post_attribution" arg-post="{$post}" arg-thread="{$thread}" />
                            </xf:extension>
Paste the following code directly below. Don't forget to specify the...
Read more about this resource...
 
Top