• i’m using the redirect_to param on numerous pages

    /login/?redirect_to=<page_i_came_from>

    which works perfectly, thanx…but the register link on the login page is not similarly redirected:-( can the register link from a login page pass on any redirect_to params? unfortunately many of our older residents have difficulty navigating at all, and need all the help they can get;-}

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

Viewing 1 replies (of 1 total)
  • Plugin Author Chad Butler

    (@cbutlerjr)

    The registration process does accept the redirect_to parameter, but it doesn’t automatically redirect. Redirecting from the registration form to another page messes with the plugin’s success messaging, but it is possible to do.

    I’ll note it for review and possible development.

Viewing 1 replies (of 1 total)
  • The topic ‘feature request: register from login?redirect_to also redirected’ is closed to new replies.