• Resolved nadine

    (@ninablue)


    Hi,

    I use the notification plugin for sending a mail when a user changed his profile (created with the Ultimate Member plugin). Usually, in the mail templates by Ultimate member I can use tags like these:
    – {usermeta:membership_level}
    – {usermeta:iban}

    In the mails of the notification plugin those tags are not being resolved. On https://docs.ultimatemember.com/article/158-umuser I read that those fields can be obtained on the server side PHP code. So, I am wondering if there is any way to get those tags to work in the mails of the notification plugin.

    Any advice on this topic is very much appreciated!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Kuba Mikita

    (@kubitomakita)

    Hi @ninablue unfortunately there won’t work as they are not implemented in the Notification plugin ??

    We don’t have the explicit integration yet, so it’s required to add the custom merge tags on your own.

    Thread Starter nadine

    (@ninablue)

    Hi @kubitomakita

    thank you very much for your quick answer. Indeed, I could solve the issue with the help of the link you posted for adding custom merge tags. On the side of Ultimate Member the relevant functions I used were um_user() and um_convert_tags(). Great flexibility provided by the notification plugin!

    Plugin Author Kuba Mikita

    (@kubitomakita)

    Yeah it should be fairy simple to create all the tags using this functions ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Tags for Ultimate Member User Info’ is closed to new replies.