Make WordPress Core

Opened 13 years ago

Closed 13 years ago

#26390 closed enhancement

Hooks before and after wp-login.php forms

Reported by: codix Owned by:
Priority: normal Milestone:
Component: Login and Registration Version: 3.7
Severity: normal Keywords:
Cc: Focuses:

Description

It would be good if a plugin or theme could add a form before the wp-login.php forms or add some text before the form.

e.g. Log In via Shibboleth form before the WordPress login.

Attached patch introduces lost_password_form_before, lost_password_form_after, reset_pass_form_before, reset_pass_form_after, register_form_before, register_form_after, login_form_before, login_form_after

Patch created against latest trunk

Attachments (1)

patch.diff (4.4 KB ) - added by codix 13 years ago.

Download all attachments as: .zip

Change History (3)

@codix
13 years ago

#1 @SergeyBiryukov
13 years ago

  • Component UsersGeneral
  • Version trunk3.7

Related: #17948, #22139

#2 @jeremyfelt
13 years ago

  • Component GeneralLogin and Registration
  • Milestone Awaiting Review
  • Status newclosed
Note: See TracTickets for help on using tickets.