向特定用户发送自动的消息通知

向特定用户发送自动的消息通知

Lv.12
Moderating
Bronze Member
Iron Member
Donor Member
已加入
2020/06/28
消息
4,534
回应得分
1,420
Credits
$12,501
TheSend automatic in-message notifications to specific users已提交,现在可免费下载。感谢贡献成员的付出。 @axtona
论坛中可以向特定用户发送自动通知。要这样做,请按照以下步骤操作。
查看附件 113277
打开你的主题的post_macros模板,并找到以下代码块:
PHP:
<xf:extension id="attribution">
                                <xf:macro id="post_attribution" arg-post="{$post}" arg-thread="{$thread}" />
                            </xf:extension>
请将以下代码直接粘贴在下面。别忘了指定...
Read more about this resource...
 
顶部