Make WordPress Core

Opened 11 years ago

Last modified 5 months ago

#31821 reviewing enhancement

Make interim login URL filterable

Reported by: jfarthing84's profile jfarthing84 Owned by: johnbillion's profile johnbillion
Milestone: Future Release Priority: normal
Severity: normal Version: 4.2
Component: Login and Registration Keywords: has-patch dev-feedback close
Focuses: administration Cc:

Description

Currently, there is no clean way to detect and filter the interim login URL, short of using the clean_url filter. Obviously, this is not ideal. Plugins that modify the login URL, like my plugin, Theme My Login, would definitely benefit from a direct filter on this.

Attachments (2)

31821.patch (570 bytes) - added by jfarthing84 11 years ago.
31821.2.patch (2.5 KB) - added by jfarthing84 11 years ago.
Add interim_login parameter to wp_login_url().

Download all attachments as: .zip

Change History (9)

@jfarthing84
11 years ago

#1 @jfarthing84
11 years ago

  • Keywords has-patch added

@jfarthing84
11 years ago

Add interim_login parameter to wp_login_url().

#2 @jfarthing84
11 years ago

Alternatively, and actually a better approach, adds another parameter to wp_login_url(), namely $interim_login as a flag to handle creating the interim login URL wthin wp_login_url().

Last edited 11 years ago by jfarthing84 (previous) (diff)

#3 @jfarthing84
9 years ago

  • Keywords dev-feedback added

#4 @johnbillion
9 years ago

  • Focuses administration added
  • Milestone changed from Awaiting Review to Future Release
  • Owner set to johnbillion
  • Status changed from new to reviewing

#5 @johnbillion
8 years ago

  • Keywords dev-feedback removed
  • Milestone changed from Future Release to 4.9

#6 @johnbillion
8 years ago

  • Keywords dev-feedback added
  • Milestone changed from 4.9 to Future Release

#7 @callumbw95
5 months ago

  • Keywords close added

Hi All,

As there hasn't been much movement on this in the last 8-9 years I am going to mark this ticket with the close tag. However please feel free to continue the conversation further and remove this tag if there is more conversation to be had here. 😃

Note: See TracTickets for help on using tickets.