Send automatic in-message notifications to specific users

Send automatic in-message notifications to specific users

  • Создатель Темы Создатель Темы axtona
  • Дата начала Дата начала
Присоединился
Июнь 28, 2020
Сообщения
4,400
Оценка реакций
1,401
Credits
$11,794
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...
 
Вверх