Title: Registration Redirection.
Last modified: December 2, 2018

---

# Registration Redirection.

 *  Resolved [decim21](https://wordpress.org/support/users/decim21/)
 * (@decim21)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/registration-redirection-2/)
 * Hello I would like to suggest, the registration redirection.
 * Once the registration is completed through the invitation link, this redirects
   to a specific page or the administration panel

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

 *  [wpshrike](https://wordpress.org/support/users/wpshrike/)
 * (@wpshrike)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/registration-redirection-2/#post-10938329)
 * Hi,
 * Thanks for your interest in the plugin and suggestion for a good feature.
 * Can you please add 5 star for our plugin or donation so that we can work on the
   feature.
 * Thanks.
 *  [wpshrike](https://wordpress.org/support/users/wpshrike/)
 * (@wpshrike)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/registration-redirection-2/#post-10950740)
 * We will release the new version very soon with this update.
 * Thanks for your patience.
 *  [egilsjakovels](https://wordpress.org/support/users/egilsjakovels/)
 * (@egilsjakovels)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/registration-redirection-2/#post-10951233)
 * Plese implement redirection. Otherwise after registration by default users are
   directed to /wp-admin page. This is so confusing.
 *  [wpshrike](https://wordpress.org/support/users/wpshrike/)
 * (@wpshrike)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/registration-redirection-2/#post-10954383)
 * This feature has been published. Please find it under advanced settings tab.
 * Thanks.
 *  [kortell](https://wordpress.org/support/users/kortell/)
 * (@kortell)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/registration-redirection-2/#post-11207908)
 * I don’t get the redirection to work but I’m not sure if there are some other 
   plugins that might be in conflict. The register-form header remains and nothing
   more happens. Tried with both Chrome and Edge. Account successfully created though.
    -  This reply was modified 7 years, 3 months ago by [kortell](https://wordpress.org/support/users/kortell/).
 *  Thread Starter [decim21](https://wordpress.org/support/users/decim21/)
 * (@decim21)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/registration-redirection-2/#post-11314644)
 * thanks wpshrike 😀
 *  Thread Starter [decim21](https://wordpress.org/support/users/decim21/)
 * (@decim21)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/registration-redirection-2/#post-11314746)
 * where i can give a donation??
 *  [megbaatz92](https://wordpress.org/support/users/megbaatz92/)
 * (@megbaatz92)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/registration-redirection-2/#post-11390202)
 * Did anyone find a solution to this issue? Thank you.
 *  [megbaatz92](https://wordpress.org/support/users/megbaatz92/)
 * (@megbaatz92)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/registration-redirection-2/#post-11390314)
 * Hi all,
 * I found a temporary solution to the redirect issue.
 * 1. Go to the plugin directory and go to admin > partials > invitation-based-registrations-
   register.php.
 * 2. Immediately after line 28 (`$issuccess = true;`), insert the following:
 *     ```
       {
       header("Location:https://your/url/here/");
       }
       ```
   
 * 3. The line after this should read: `} else {`
 * 4. Save, then test. This code should redirect the page only if no errors occur(
   duplicate email, username, missing fields, etc.).
 * Hope this helps save someone some time. Know that this code will get overwritten
   in an update. If that happens, come back here and add it back in. 🙂

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

The topic ‘Registration Redirection.’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/invitation-based-registrations.svg)
 * [Invitation Based Registrations](https://wordpress.org/plugins/invitation-based-registrations/)
 * [Support Threads](https://wordpress.org/support/plugin/invitation-based-registrations/)
 * [Active Topics](https://wordpress.org/support/plugin/invitation-based-registrations/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/invitation-based-registrations/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/invitation-based-registrations/reviews/)

 * 9 replies
 * 5 participants
 * Last reply from: [megbaatz92](https://wordpress.org/support/users/megbaatz92/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/registration-redirection-2/#post-11390314)
 * Status: resolved