[buddypress-trac] [BuddyPress Trac] #6895: bp_core_validate_email_address doesn’t check signups table
buddypress-trac
noreply at wordpress.org
Thu Feb 11 22:05:22 UTC 2016
#6895: bp_core_validate_email_address doesn’t check signups table
--------------------------+-----------------------------
Reporter: baldgoat | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: API | Version:
Severity: normal | Keywords:
--------------------------+-----------------------------
Not sure if this falls under WP Core or it's a BuddyPress issue.
It's more accurate to say that email_exists doesn't check the signups
table to see if an signup with a duplicate email already exists. But, it
may be a BuddyPress issue because it only becomes an issue if
BP_SIGNUPS_SKIP_USER_CREATION is set to true in the wp-config.
Oddly enough, username_exists appears to check the signups table for a
duplicate user_login. I, honestly, did not dig enough to confirm that for
certain or if another filter/action is doing the check.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6895>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list