Opened 16 years ago
Closed 16 years ago
#11237 closed enhancement (fixed)
Add arguments to registration_errors filter in wp_login.php
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.9 | Priority: | normal |
| Severity: | normal | Version: | 2.9 |
| Component: | Plugins | Keywords: | has-patch commit |
| Focuses: | Cc: |
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)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [12266]) Pass user_login and user_email to registration_errors. Props nacin. fixes #11237