Skip to content
This repository was archived by the owner on Sep 24, 2018. It is now read-only.

Conversation

@danielbachhuber
Copy link
Member

Fixes #608

@danielbachhuber danielbachhuber added this to the 2.0 milestone Dec 9, 2014
@danielbachhuber
Copy link
Member Author

Need to:

  • Check whether user_login or user_nicename fall into this same category.
  • Open a core ticket about returning WP_Error from wp_update_user() when user_email is the same as an existing user.

@danielbachhuber
Copy link
Member Author

Handling the two tasks in a new PR.

danielbachhuber added a commit that referenced this pull request Dec 10, 2014
Throw an error when a user tries to update to an existing user's email
@danielbachhuber danielbachhuber merged commit 77e068d into develop Dec 10, 2014
@danielbachhuber danielbachhuber deleted the fix-608 branch December 10, 2014 00:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

While editing an user, there is no checking of previously existing email

1 participant