• Resolved xmcpl

    (@xmcpl)


    Hello.
    How to remove redirect after uninstalling and deleting browser cache?

    there are no lines in the /wp-includes/function.php file:

    function login_redirect ($ redirect_to, $ request, $ user) {
    return home_url (‘REDIRECTED_PAGE’);
    }
    add_filter (‘login_redirect’, ‘login_redirect’, 10, 3);

    Please help.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Still redirection after uninstall continua’ is closed to new replies.