wpMandrill and new_user_registration_notification
-
Let me start of by saying that I think your plugin promises to be the one thing that I needed and I love the way your code is documented, kudos.
However, I have one question. I have started our with Mandrill to send out mails for newly registered users. I use a specific template which should, on a new registration, contain five variables it should receive:
- User name
- Password to plain text
- First name
- Surname
However, when I add a user through the adminstrator’s panel only the e-mail variable gets the value inputed in the form. I use the following variable declarations:
- *|USER_NAME|*
- *|PASSWORD|*
- *|FIRST_NAME|*
- *|LAST_NAME|*
- *|EMAIL|*
Can anyone help me out?
- The topic ‘wpMandrill and new_user_registration_notification’ is closed to new replies.