[buddypress-trac] [BuddyPress Trac] #7565: Multisite signups do not have a WordPress role
buddypress-trac
noreply at wordpress.org
Sat Jan 20 23:32:30 UTC 2018
#7565: Multisite signups do not have a WordPress role
------------------------------------------------+------------------
Reporter: r-a-y | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Members | Version:
Severity: normal | Resolution:
Keywords: has-patch dev-feedback 2nd-opinion |
------------------------------------------------+------------------
Comment (by r-a-y):
Patch is refreshed to use `add_user_to_blog()` for multisite.
One thing I also looked at was what #WP38526 did, leaving the role blank
for multisite -- `add_user_to_blog( $user_id, $blog_id, '' )`.
When this is done, the user will still show up under the BP root blog's
admin Users dashboard on multisite, but with no role attached under the
"Site Role" column. This isn't in the current patch, but thought it was
worth noting.
We might want to consider registering users with no role on multisite
instead, but leave the current behavior for single-site alone.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7565#comment:14>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list