Quantcast
Channel: WordPress.org Forums » [WP Mail SMTP by WPForms - The Most Popular SMTP and Email Log Plugin] Support
Viewing all articles
Browse latest Browse all 5161

davep99 on "[Plugin: WP Mail SMTP] [Suggestion] Hide STMP password"

$
0
0

You can hide it by changing the following code in the PHP file (Editor manager) :

Edit line 302 of file /wp-content/plugins/wp_mail_smtp/wp_mail_smtp.php:
<td><input name="smtp_pass" type="password" id="smtp_pass" value="<?php print(get_option('smtp_pass')); ?>" size="40" class="code" /></td>

This answer was given 6 months ago.


Viewing all articles
Browse latest Browse all 5161

Trending Articles