• Resolved AL Guevara

    (@albabes)


    Is see all these posts here with the problems of the code going corrupt when updates happen?

    define( 'WPMS_ON', true );
    define( 'WPMS_SMTP_PASS', 'your_password' );
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Darshana

    (@darshanaw)

    Hi @albabes,

    Thanks for reaching out! What’s the mailer that you have configured on your site?

    If you configure WP Mail SMTP constants by following this guide, it will work even after updating your WordPress, plugins or theme.

    Thanks!

    Thread Starter AL Guevara

    (@albabes)

    Hi Darshana,
    I asked a yes/no question, so I don’t understand your response? I don’t use a MAILER.

    Plugin Support Darshana

    (@darshanaw)

    Hi @albabes,

    As I have explained above, it won’t conflict with your updates.

    You’re actually adding those changes to the wp-config.php file, which will be ignored by WordPress updates.

    I hope that helps. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘is this code needed anymore’ is closed to new replies.