Title: Redirect priority setting
Last modified: August 10, 2020

---

# Redirect priority setting

 *  [mp2mp2](https://wordpress.org/support/users/mp2mp2/)
 * (@mp2mp2)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/redirect-priority-setting/)
 * First thank you for a wonderful plugin!
 * **Is there any way to disable the “Login Redirect URL” field in your plug-in?**
 * I am using Restrict Content Pro for membership and the default setting there 
   is to redirect the user after login to whatever protected page they were about
   to visit. However it appears that your plugin overrides this setting. I tried
   leaving your field blank but upon saving it adds homepage/previous link I had
   there.
 * I read your post on priorities and tried changing both variables here higher 
   and lower to see if that works.
 * `add_filter('login_redirect', 'lolmi_login_redirect_override', 50, 50);`
    `add_filter('
   login_redirect', 'lolmi_login_redirect_override', 2, 2);`
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fredirect-priority-setting%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [cartpauj](https://wordpress.org/support/users/cartpauj/)
 * (@cartpauj)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/redirect-priority-setting/#post-13235241)
 * If you just comment out or delete that line, it would disable the redirect from
   this plugin.

Viewing 1 replies (of 1 total)

The topic ‘Redirect priority setting’ is closed to new replies.

 * ![](https://ps.w.org/login-or-logout-menu-item/assets/icon-256x256.png?rev=2925042)
 * [Login or Logout Menu Item](https://wordpress.org/plugins/login-or-logout-menu-item/)
 * [Support Threads](https://wordpress.org/support/plugin/login-or-logout-menu-item/)
 * [Active Topics](https://wordpress.org/support/plugin/login-or-logout-menu-item/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/login-or-logout-menu-item/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/login-or-logout-menu-item/reviews/)

## Tags

 * [priorities](https://wordpress.org/support/topic-tag/priorities/)
 * [redirect](https://wordpress.org/support/topic-tag/redirect/)

 * 1 reply
 * 2 participants
 * Last reply from: [cartpauj](https://wordpress.org/support/users/cartpauj/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/redirect-priority-setting/#post-13235241)
 * Status: not resolved