Yes and no. I would love to just ignore the fact that the password is accessable but the fact remains that some plugins allow the user to set their own password as part of the signup process. In situations like this we don’t want WordPress to reset it using a hash and so an email that just tells them their password is better.
That said I agree that it’s not secure to be sending passwords around all over the place. My theory was to include a new field in the settings which looks in REQUEST and people could use it to include anything they wanted. It wouldn’t be insecure because 99% of users wouldn’t use it and those that did would know what they are doing
@pennycan I agree it’s not there. I looked myself but it would only be there if the password field is in the signup form. It would never be in a superglobal if the password was set by WP as part of the vanilla registration process.
I agree it’s annoying as this is a fundamental change but it’s not the first time and it won’t be the last. We had better just deal with it and move on I suppose ??
ta
S