I'd like this option, and also...the email/password should be added to wp as a user vs. site meta. This way the values in the DB are not stored as plain text.
You can edit line #305 in wp_mail_smtp.php
and set it to type="password"`
I'd like this option, and also...the email/password should be added to wp as a user vs. site meta. This way the values in the DB are not stored as plain text.
You can edit line #305 in wp_mail_smtp.php
and set it to type="password"`