Skip to:
Content
Pages
Categories
Search
Top
Bottom

How do I – Login redirect to profile page instead of blog admin

  • Is there a way to redirect the user to their profile page instead of the blog admin page after login?

    In wp-login.php on line 466:

    <input type=”hidden” name=”redirect_to” value=”<?php echo attribute_escape($redirect_to); ?>” />

    I’m guessing I change this but I’m not sure what to change it to.

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How do I – Login redirect to profile page instead of blog admin’ is closed to new replies.
Skip to toolbar