• Hello. I find it weird when you are already logged in and can still visit the login page (might want to have a message “You are already logged in!”). I wanted to redirect a logged in user to the admin page whenever the user visits the login page (or just a pop up message notifying that the user is already logged in).

Viewing 1 replies (of 1 total)
  • In your login template at the very top put in a check by using the function if_user_logged_in and then use wp_redirect to redirect them where you want them go.

Viewing 1 replies (of 1 total)
  • The topic ‘Login page (logged in user) redirect to admin page’ is closed to new replies.