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 5009

smtp code wp-config

$
0
0

Replies: 0

I want to hide my SMTP password by adding this code to my wp-config file:

define( ‘WPMS_ON’, true );
define( ‘WPMS_SMTP_PASS’, ‘mypassword’ );

I always thought that code like this should be added above the line:
/* That’s all, stop editing! Happy publishing. */

However, in the WP Mail SMTP settings page I see this:
“To do this add the lines below to your wp-config.php file:”

I assume you mean directly above the line
/* That’s all, stop editing! Happy publishing. */

and not completely at the bottom of the wp-config file,
correct?


Viewing all articles
Browse latest Browse all 5009

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>