[buddypress-trac] [BuddyPress Trac] #8582: Add site membership requests.

buddypress-trac noreply at wordpress.org
Mon Dec 6 21:50:37 UTC 2021


#8582: Add site membership requests.
---------------------------+---------------------
 Reporter:  dcavins        |       Owner:  (none)
     Type:  enhancement    |      Status:  new
 Priority:  normal         |   Milestone:  10.0.0
Component:  Members        |     Version:  9.1.1
 Severity:  normal         |  Resolution:
 Keywords:  needs-refresh  |
---------------------------+---------------------

Comment (by dcavins):

 Here are changes that fix several issues with the multisite setup:

 * 8582.10-just-diff.patch contain just the changes since the .9 patch.
 These include:
   - BP_Signup: Fixes to the signups class to correct an error introduced
 by my recent Signups changes (unsetting the meta array)--this was causing
 the generic WPMU email to be sent instead of the BP activation emails on
 multisite.
   - BP_Signup: Add logic that determines whether to send the MS user or
 blog activation email, depending on whether the signup contains domain or
 path info.
   - Add logic to `bp_core_activation_signup_blog_notification()` and
 `bp_core_activation_signup_user_notification()` so that the interruption
 does not fire if the admin is approving or resending the approval email.
   - Make sure that basic "sent" meta is added on the `signup_site_meta`
 hook in addition to the `signup_user_meta` in multisite.

 I've also included a combined patch that has everything. I'll also make up
 a patch with just changes to Signups that I think we can commit anytime,
 to follow up on my earlier BP_Signups changes.

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


More information about the buddypress-trac mailing list