Forums

Need to change siteurl value (2 posts)

  1. ChaunD
    Member
    Posted 1 year ago #

    I need to change the value of siteurl so that my clients domain is displayed in password emails, instead of mine. My client has used a frame redirect to my domain.

    I've tried changing the following to my clients domain:

    a)define('WP_HOME','http://example.com');
    define('WP_SITEURL','http://example.com');

    b) Changing value of siteurl in database.

    Both of these did not produce the expected result. If I cahnge the value of siteurl then the site cannot be accessed.

    I need help with the site_url function so that I get the same domain that the user does not see my domain name in their emails.

  2. thisisedie
    Member
    Posted 1 year ago #

    You don't change the site URL for email purposes. I'd suggest this plugin: http://wordpress.org/extend/plugins/mail-from/

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.