[wp-trac] [WordPress Trac] #43407: Make site_url filter aware of wp-login.php actions

WordPress Trac noreply at wordpress.org
Fri May 24 01:32:27 UTC 2019


#43407: Make site_url filter aware of wp-login.php actions
------------------------------------+-----------------------------
 Reporter:  jfarthing84             |       Owner:  SergeyBiryukov
     Type:  enhancement             |      Status:  closed
 Priority:  normal                  |   Milestone:  5.3
Component:  Login and Registration  |     Version:
 Severity:  normal                  |  Resolution:  fixed
 Keywords:  has-patch dev-feedback  |     Focuses:
------------------------------------+-----------------------------
Changes (by SergeyBiryukov):

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 In [changeset:"45398" 45398]:
 {{{
 #!CommitTicketReference repository="" revision="45398"
 Login and Registration: Pass the action to `site_url()` in
 `wp_logout_url()` and `wp_lostpassword_url()`:

 * Make `site_url` filter in `wp_logout_url()` aware of the `logout`
 action.
 * Make `network_site_url` filter in `wp_lostpassword_url()` aware of the
 `lostpassword` action.

 Props jfarthing84.
 Fixes #43407.
 }}}

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


More information about the wp-trac mailing list