[wp-trac] [WordPress Trac] #35103: login_url Filter is now applied to Login Form Action Attribute
WordPress Trac
noreply at wordpress.org
Mon Dec 21 03:22:35 UTC 2015
#35103: login_url Filter is now applied to Login Form Action Attribute
------------------------------------+--------------------------
Reporter: salcode | Owner: johnbillion
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 4.4.1
Component: Login and Registration | Version: 4.4
Severity: normal | Resolution:
Keywords: has-patch commit | Focuses:
------------------------------------+--------------------------
Comment (by johnbillion):
In [changeset:"36042"]:
{{{
#!CommitTicketReference repository="" revision="36042"
Login: Revert [34213] and [35897]. It has become apparent that there is a
need for a separate function (and corresponding filter) which allows for
the login form action URL to differ from the URL used to access the login
form, so that plugins or implementations which change the login URL do not
need to worry about handling the form submission at the same URL.
For now, we'll revert to the pre-4.4 behaviour of hard-coding the login
form action URL as `wp-login.php` and look at implementing a separate
function and corresponding filter in 4.5.
Props KrissieV, salcode, JPry
Fixes #34925
See #35103
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/35103#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list