WordPress.org

Make WordPress Core

Opened 4 years ago

Closed 4 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:

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 4 years ago.

Download all attachments as: .zip

Change History (2)

nacin4 years ago

comment:1 ryan4 years ago

  • Resolution set to fixed
  • Status changed from new to closed

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

Note: See TracTickets for help on using tickets.