[wp-trac] [WordPress Trac] #18743: Persistent redirect_to For Login, Registration, and Lost Password
WordPress Trac
noreply at wordpress.org
Sun Dec 4 21:04:51 UTC 2016
#18743: Persistent redirect_to For Login, Registration, and Lost Password
------------------------------------+------------------------------
Reporter: sparkweb | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Login and Registration | Version: 3.3
Severity: normal | Resolution:
Keywords: needs-patch | Focuses:
------------------------------------+------------------------------
Comment (by ross_ritchey):
Just added a partial patch for this.
Looking at things it seems that the Forgot Password link handling already
has the logic for passing the redirect through -> though need to test and
confirm that this is working as intended.
I added handling to wp_registration_url() to allow for passing a redirect
url in (the same way all of the other login-related url functions are
working).
What is still needed is to go through the remaining core pieces of the
login process and update things to properly pass the redirect through to
this function.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/18743#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list