Notification when new user added from admin dashboard
-
We have a system in place using a custom post type “Candidates”. On most occasions, the user will register their account from a form on the public facing side of the site. On some occasions the admin will want to set up the basics for the Candidate and then have them login and finish out their profile.
I have setup a new notification that triggers on: New ‘Candidate’
When I add a new candidate on the admin side of the site, the email is not triggered (verified in my Mandrill logs that nothing is being triggered). The test to myself works so I know the email mechanism is actually working. Is adding a new candidate on the back end not a triggering event for a notification? If not, is there a way to set that up?
- The topic ‘Notification when new user added from admin dashboard’ is closed to new replies.