[buddypress-trac] [BuddyPress Trac] #8693: Site Members Invitations & configs using signups only
buddypress-trac
noreply at wordpress.org
Wed Oct 26 21:06:09 UTC 2022
#8693: Site Members Invitations & configs using signups only
-------------------------+----------------------
Reporter: imath | Owner: dcavins
Type: enhancement | Status: closed
Priority: normal | Milestone: 11.0.0
Component: Members | Version: 8.0.0
Severity: normal | Resolution: fixed
Keywords: commit |
-------------------------+----------------------
Changes (by dcavins):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"13346" 13346]:
{{{
#!CommitTicketReference repository="" revision="13346"
Site invitations: Do not assume that a user exists.
In some BuddyPress setups, a user is not created
until the signup has been activated. This is the case
when `BP_SIGNUPS_SKIP_USER_CREATION` is set
to `true` or when BP is installed on a WodPress network.
So we rely on the `BP_Signup` instead of the dodgy
user_id in `bp_members_invitations_complete_signup()`.
Fixes #8693.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8693#comment:7>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list