Hi @grandpadavid!
What do you mean by groups? Are they user roles, or this is a feature of some other membership plugin?
Hi, Yes they are roles set up by Members by memberpress. The posts are tagged with the roles to which they apply and I was wondering if this comes across to the email plugin such that if I assign a post to the Committee role it will only get sent to people who have a Committee role.
-
This reply was modified 4 years, 6 months ago by
grandpadavid.
If by “tagged” you mean the default WordPress tags, you could use our Conditionals extension to create different notifications for a different group.
So you could create a notification with Role recipient “Committee” and in conditions section, you could say:
{post_tags} contains Comitee tag
Unfortunately, each tag will require a separate notification.
No I don’t mean wordpress tags. Sorry, I did not explain. I meant the roles to which the post is assigned.
Thanks, it doesn’t seem it will be possible out of the box, unfortunately. MemberPress is saving its data in different places so it’d need an integration plugin.
We don’t plan yet to integrate so closely with MemberPress, I’m sorry.