[buddypress-trac] [BuddyPress Trac] #8693: Site Members Invitations & configs using signups only
buddypress-trac
noreply at wordpress.org
Mon May 2 20:09:32 UTC 2022
#8693: Site Members Invitations & configs using signups only
-------------------------+--------------------------
Reporter: imath | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 11.0.0
Component: Members | Version: 8.0.0
Severity: normal | Keywords: dev-feedback
-------------------------+--------------------------
I've recently noticed the Site Members Invitations feature was only
available on regular WordPress configs. If it's a multisite one or a a
"single" site one using the `BP_SIGNUPS_SKIP_USER_CREATION` constant, it
just fails activating the account.
I think we shouldn't rely on this `bp_get_user_meta( $user_id,
'activation_key', true );` or the wp_user ID for the feature. BTW, imho,
WordPress single site shouldn't create the user on "single" site
registration.
I wonder if the invitation hash used could be replaced by the activation
key so that we could directly query the signup to validate the invitation
instead.
I'd like we investigate this improvement which would make the feature
available for all BuddyPress configs.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8693>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list