- 2020/06/28
- 4,393
- 1,401
- $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 !
Read more about this resource...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:
Paste the following code directly below. Don't forget to specify the...PHP:<xf:extension id="attribution"> <xf:macro id="post_attribution" arg-post="{$post}" arg-thread="{$thread}" /> </xf:extension>