Title: dmarkd's Replies | WordPress.org

---

# dmarkd

  [  ](https://wordpress.org/support/users/dmarkd/)

 *   [Profile](https://wordpress.org/support/users/dmarkd/)
 *   [Topics Started](https://wordpress.org/support/users/dmarkd/topics/)
 *   [Replies Created](https://wordpress.org/support/users/dmarkd/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/dmarkd/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/dmarkd/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/dmarkd/engagements/)
 *   [Favorites](https://wordpress.org/support/users/dmarkd/favorites/)

 Search replies:

## Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [change login redirect](https://wordpress.org/support/topic/change-login-redirect/)
 *  Thread Starter [dmarkd](https://wordpress.org/support/users/dmarkd/)
 * (@dmarkd)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/change-login-redirect/#post-192270)
 * > Because if every esoteric option was in the administrative control panel we’d
   > need a 3-monitor system and a gig of server space to host the admin pages :).
 * I’m not so sure I agree that this is an esoteric option. I definately agree that
   every option can’t be catered to, but at the very least an option between “redirect
   to last page” or “redirect to profile page” should exist. The majority of times
   someone logs into a site they are not going to be modifying their profile settings,
   but rather accessing content they have access to as a registered user.
 * Anyway, that aside, I’m modifying the first $redirect_to assignment under the
   default: case – the rest I’ve left alone.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [change login redirect](https://wordpress.org/support/topic/change-login-redirect/)
 *  Thread Starter [dmarkd](https://wordpress.org/support/users/dmarkd/)
 * (@dmarkd)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/change-login-redirect/#post-192240)
 * More self discovery – obviously making the changes to $redirect_to only effects
   the LOGIN redirection, and does nothing to the logout. So I’ve had to change 
   the header redirect value under the case:logout section as well. Unfortunately,
   I’m still having issues with regular users being appropriately redirected, only
   the admin account is being redirected appropriately.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [change login redirect](https://wordpress.org/support/topic/change-login-redirect/)
 *  Thread Starter [dmarkd](https://wordpress.org/support/users/dmarkd/)
 * (@dmarkd)
 * [21 years, 1 month ago](https://wordpress.org/support/topic/change-login-redirect/#post-192235)
 * OK so I’ve noticed that if I change $redirect_to in wp-login.php I can SORT OF
   control where users are sent upon login. However, it only seems like my admin
   login is using that value, whereas users I have added after setting up the site
   are being redirected to the profile page. Any ideas what is happening?

Viewing 3 replies - 1 through 3 (of 3 total)