wp_lostpassword_url in multisite
-
Hi,
The wp_lostpassword_url function uses network_site_url to generate the lost password url, but it means that users on a network are always redirected to the main site to recover their password.
Do you know what is the reason for this? Isn’t it better to just use site_url which will keep the users on the right site.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘wp_lostpassword_url in multisite’ is closed to new replies.