- Code:
http://www.yoursite.com/wp-login.php
You *could* set the Success Page to your Login Welcome Page, but if they are not logged in yet, they'd get kicked back over to the Membership Options Page again. The best way to deal with this, is to send Customers to the Login Page, and add a ?redirect_to parameter, pointing to the Page that you'd like them to see first. You could create a tinyURL out of this, just to make it cleaner.
- Code:
http://www.yoursite.com/wp-login.php?redirect_to=http://your-login-welcome-page-url
Statistics: Posted by Jason Caldwell — May 6th, 2010, 4:09 am
]]>