Relative Content

Tag Archive for wordpressfunctionurlhttp-redirectlogout

Logout wordress user and redirect to affiliate link

i have a WordPress affiliate site, i need to add a link for affiliates to be able to register downline while logged in, but since the WordPress registration form cannot be accessed by logged in users, I am trying to create a function to log the user out on click of button and redirect to the signup page using the affiliate referral link. so far i have this code