Redirect to Page after registration
-
I have a number of sites running TML that when user clicks registration they all go to primary site that then registers users across the network of sites.
Since I have users coming from different sites, I need to inform them about what they are signing up for. I plan to make a registration page to address that.
My problem arises after registration. After some thought I want to redirect to a page that tells user to check their email, show all the branded sites they now have access to with links to the corresponding sites.
The redirect add-on to TML does not appear to provide a link after registration and I have looked at the wordpress settings, as well.
I did some searches and could not find a script. Only thing I found were a couple plugins: peters login redirect and another themed login plugin…perhaps an add_action on user_register hook would suffice (not sure if that works, can’t find example)?
Any suggestions?
- The topic ‘Redirect to Page after registration’ is closed to new replies.