• eripanci

    (@eripanci)


    Hello there!

    When users unsubcribe from abandoned e-mail, after the success they get redirected to a 404 page because our site uses a custom admin URL.

    On the source code I noticed the this is used:

    $url = get_option( 'siteurl' );

    I believe in this case would be more sense to use the home_url(). What do you think?

Viewing 1 replies (of 1 total)
  • Plugin Support priyankajagtap

    (@priyankajagtap)

    Hi @eripanci,

    Sorry for the delay in response to this.

    Yes, it makes sense. I have forwarded this request to the development team and the development team is going to work on this soon. I will let you know the update on the same once we have added it in our plugin.

    Regards,
    Priyanka

Viewing 1 replies (of 1 total)
  • The topic ‘Can you change the unsubscribe redirect URL from ‘siteurl’ to ‘homeurl’?’ is closed to new replies.