Redirect After Registration
-
I need help figuring out how to redirect users to their custom profile page after they register. I’m running WordPress 3.0.1 and BP 1.2.6. I have the activation email feature turned off. So once they click the button to submit the registration form, I want them redirected to their custom profile page I have built. Currently, they’re directed to the home page. I’ve looked through the register.php page, I’ve tried adding a hidden input field with a redirect to the registration form and tried adding redirect functions that hook into bp_after_register_page, but no luck.
Thanks for any assistance you can lend.
- The topic ‘Redirect After Registration’ is closed to new replies.