Send automatic in-message notifications to specific users

Send automatic in-message notifications to specific users

Lv.12
Moderating
Bronze Member
Iron Member
Donor Member
已加入
2020/06/28
消息
4,393
回应得分
1,401
Credits
$11,777
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.
查看附件 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...
 
顶部