Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#11237 closed enhancement (fixed)

Add arguments to registration_errors filter in wp_login.php

Reported by: nacin Owned by: westi
Priority: normal Milestone: 2.9
Component: Plugins Version: 2.9
Severity: normal Keywords: has-patch commit
Cc: Focuses:

Description

Patch adds $user_login, $user_email to the registration_errors filter. Originally suggested by dd32 in #10672. So trivial that it can probably be committed to 2.9.

Attachments (1)

wp_login.diff (447 bytes ) - added by nacin 17 years ago.

Download all attachments as: .zip

Change History (2)

@nacin
17 years ago

#1 @ryan
17 years ago

  • Resolutionfixed
  • Status newclosed

(In [12266]) Pass user_login and user_email to registration_errors. Props nacin. fixes #11237

Note: See TracTickets for help on using tickets.