[wp-trac] [WordPress Trac] #21352: wp_lostpassword_url() on multisite

WordPress Trac noreply at wordpress.org
Sat Sep 20 10:20:47 UTC 2014


#21352: wp_lostpassword_url() on multisite
------------------------------------+-----------------------------
 Reporter:  philly max              |       Owner:
     Type:  enhancement             |      Status:  new
 Priority:  normal                  |   Milestone:  Future Release
Component:  Login and Registration  |     Version:  3.3
 Severity:  normal                  |  Resolution:
 Keywords:  needs-patch             |     Focuses:  multisite
------------------------------------+-----------------------------

Comment (by oldmankit):

 > Anyway, on the site I'm working on, here is the plugin I put together
 that updates the lost password URL and the reset URL in the email that
 goes out to be for the site where the lost password request originated
 rather than the primary domain. It basically swaps out network_site_url()
 for site_url().
 >
 > https://gist.github.com/strangerstudios/9487278


 I tried this plugin but it didn't seem to have any effect. (Copied php
 file to plugins folder, as network admin I clicked 'Activate for all
 sites'.) The emails remained unchanged.

 I also tried the <a
 href="https://core.trac.wordpress.org/attachment/ticket/21352/lost_password_multisite_patch.diff">patch</a>
 attached to this bug, which also had no effect. The emails being sent to
 lost password users again remained unchanged.

 I wonder what I'm doing wrong.

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


More information about the wp-trac mailing list