[wp-trac] [WordPress Trac] #28051: Login action url doesn't follow filtered URL in wp_login_form

WordPress Trac noreply at wordpress.org
Mon Apr 28 16:00:03 UTC 2014


#28051: Login action url doesn't follow filtered URL in wp_login_form
------------------------------------+------------------------------
 Reporter:  tareq1988               |       Owner:
     Type:  defect (bug)            |      Status:  new
 Priority:  normal                  |   Milestone:  Awaiting Review
Component:  Login and Registration  |     Version:  3.9
 Severity:  normal                  |  Resolution:
 Keywords:                          |     Focuses:  template
------------------------------------+------------------------------
Changes (by SergeyBiryukov):

 * version:  trunk => 3.9
 * component:  General => Login and Registration


Comment:

 Same instance in `wp-login.php`: [source:tags/3.9/src/wp-login.php#L858].

 Note that we use `login_post` scheme here, and `wp_login_url()` uses
 `login`:
 [source:tags/3.9/src/wp-includes/general-template.php#L349].

 So this doesn't look like an oversight, more like a conscious decision to
 keep `wp-login.php` as the form handler.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/28051#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list