The default is that non-members (or logged-out members) trying to access restricted content are redirected to the MOP (membership options page). But, what if I want them to be redirected to the wp-login.php page? The closest thing I found is this forum post:
But, that solves the problem of having the now-logged in user go to where they were wanting to go, and not to the Login Welcome Page, which is the default (I want to maintain this default behavior). Do I just need to modify that inscrutable code to work with default login behavior?
Side question about the MOP: Must the Paypal button only be located on the MOP? I ask because maybe I can just make wp-login.php the MOP, and then create some other page with the Paypal button which would not be called the MOP? Or does S2 handshaking with Paypal only function when the Paypal button is on the officially designated MOP?
Thank-you for your help!!