[buddypress-trac] [BuddyPress Trac] #8139: Network Invitations and Membership Requests

buddypress-trac noreply at wordpress.org
Wed Apr 28 16:53:26 UTC 2021


#8139: Network Invitations and Membership Requests
--------------------------+-----------------------
 Reporter:  dcavins       |       Owner:  (none)
     Type:  enhancement   |      Status:  assigned
 Priority:  normal        |   Milestone:  8.0.0
Component:  Registration  |     Version:  5.0.0
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+-----------------------

Comment (by dcavins):

 I've attached another patch. In this patch:

 • Apply imath's patch.
 • Mark notification as read on visit to new user profile.
 • Add notification to users who invited new member (but weren't sender of
 "accepted" invite). They get "username is now a member of the site" while
 the accepted user gets "username accepted your membership invitation"
 • Delete invites when someone opts out.
 • Add "you're already a member!" message for accepted invitations.
 - What is the correct way to escape the html that might contain a url in
 `bp_members_invitations_get_registration_welcome_message()` and
 `bp_members_invitations_add_legacy_welcome_message()`?

 Opt-outs
 • Add a check in BP_Email::validate() to make sure user hasn't opted out
 before sending them an email.
 • Add a new message for repeat opt-out link clickers: "You have already
 unsubscribed from all communication from this site."

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8139#comment:51>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list