• Resolved grandpadavid

    (@grandpadavid)


    I have two groups, members and committee members. how do I create a post that will only go to the committee members or vice versa?

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

    (@kubitomakita)

    Hi @grandpadavid!

    What do you mean by groups? Are they user roles, or this is a feature of some other membership plugin?

    Thread Starter grandpadavid

    (@grandpadavid)

    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.
    Plugin Author Kuba Mikita

    (@kubitomakita)

    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.

    Thread Starter grandpadavid

    (@grandpadavid)

    No I don’t mean wordpress tags. Sorry, I did not explain. I meant the roles to which the post is assigned.

    Plugin Author Kuba Mikita

    (@kubitomakita)

    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.

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

The topic ‘How to send to one group only’ is closed to new replies.