Redirect after registration?
I have the site set up so that users have to be validated. After registration, I'd like to redirect them to a page that basically states they will be notified, blah, blah, blah and does not include the log in boxes.
In other words, I'd like to modify this page -
http://boudoirphotographynetwork.com...ail=registered
by further editing the message the top and removing the log in or by directing to an entirely new page after registration.
I know I need to modify theme-login.php, but not sure exactly what I need to do. I did manage to slightly alter the "Registration Complete." message, but I'd rather redirect to something like registration-success.php.