Title: Role dependant emails?
Last modified: June 15, 2026

---

# Role dependant emails?

 *  [GregW](https://wordpress.org/support/users/gwmbox/)
 * (@gwmbox)
 * [1 day, 9 hours ago](https://wordpress.org/support/topic/role-dependant-emails/)
 * I am going to assume that it is not possible as I have tried to find a way to
   do it. Maybe this is for a future update.
 * What I would like to see is an option to select emails that go to specific roles
   and also enable a different version of an email, E.g. Welcome email to have a
   different message based on their member role.
 * Cheers

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [Yurii](https://wordpress.org/support/users/yuriinalivaiko/)
 * (@yuriinalivaiko)
 * [1 day ago](https://wordpress.org/support/topic/role-dependant-emails/#post-18938519)
 * Hello [@gwmbox](https://wordpress.org/support/users/gwmbox/)
 * There are no role-specific emails. The plugin sends the same Account Welcome 
   email to all new registered and approved members.
 * For developers: You can create custom placeholders for email templates to add
   specific content to your emails. Use the `um_template_tags_patterns_hook` and`
   um_template_tags_replaces_hook` hooks to create custom placeholders.
   Code example:
   [https://gist.github.com/yuriinalivaiko/61e025eaa52eb83cc33a42e51240e114#file-my_template_tags-php](https://gist.github.com/yuriinalivaiko/61e025eaa52eb83cc33a42e51240e114#file-my_template_tags-php)
 * Regards
 *  [missveronica](https://wordpress.org/support/users/missveronicatv/)
 * (@missveronicatv)
 * [1 day ago](https://wordpress.org/support/topic/role-dependant-emails/#post-18938542)
 * [@gwmbox](https://wordpress.org/support/users/gwmbox/)
 * You can try the “UM Email Parse Shortcode” plugin
    and use `um_show_content` 
   with the roles parameter in your emails.
 * [https://github.com/MissVeronica/um-email-parse-shortcode](https://github.com/MissVeronica/um-email-parse-shortcode)

Viewing 2 replies - 1 through 2 (of 2 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Frole-dependant-emails%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/ultimate-member/assets/icon-256x256.png?rev=3160947)
 * [Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin](https://wordpress.org/plugins/ultimate-member/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-member/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-member/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-member/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-member/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-member/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [missveronica](https://wordpress.org/support/users/missveronicatv/)
 * Last activity: [1 day ago](https://wordpress.org/support/topic/role-dependant-emails/#post-18938542)
 * Status: not resolved