• Resolved eberswine

    (@eberswine)


    Wanting to NOT send a few , can we pick and choose ?

    I tried to delete the text, but it comes back up when saved ?

    Thanks/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Michael Beckwith

    (@tw2113)

    The BenchPresser

    My primary question is mostly under which conditions are you wanting to not send, so I can mull on how to determine those conditions and if there’s anywhere to hook in and prevent.

    Thread Starter eberswine

    (@eberswine)

    I don’t want to send:

    Activate & Profile Alert Message:
    User Pending Email Message:

    I already integrated a condition that tells the user after they login that they need approval.

    We are just trying to condense our emails. Thanks.

    Michael Beckwith

    (@tw2113)

    The BenchPresser

    So in terms of our plugin here, we only send an email in the following conditions:

    To the users themselves:
    Message saying they’ve been approved or denied based on moderation action by moderator. Subject line will be either “Membership Approved” or “Membership Denied”.
    Message saying their account is pending moderation. Subject line will be “Pending Membership”.

    To the administrators:
    Message saying there’s a new member to moderate. This one is sent upon user registration, but not user activation. Subject line will be “New Member Request”.

    Any emails that you’re trying to control are going to be from BuddyPress core or potentially other plugins involved in your site. You can definitely make use of our functions to control those, but you’ll need to find ways to hook into that process.

    If you can confirm any of those subject lines match the ones you’re testing out and want to remove, let me know which and I’ll double check our code for you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How not to send some emails ?’ is closed to new replies.