Skip to content

Failed to create a new user from an agreement reply email. #121

Description

@cyberhobo

We sometimes get the existing_user_login error from WordPress. This is mysterious because it's thrown when username_exists() returns true, and we've already used that function to create a username where it returns false:

} while ( username_exists( $username ) );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions