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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [12266]) Pass user_login and user_email to registration_errors. Props nacin. fixes #11237