PHP Code Log In Log Out Redirect
-
Hello,
When this Log In or Log Out link is clicked, i would like users to be redirected to a p[age. Here is my code so far.<?php wp_loginout(); ?>So how do i redirect to a url? Is it something like this?
<?php wp_loginout($redirect (http://yourtechadvisors.com/chat)); ?>Thanks for your help.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘PHP Code Log In Log Out Redirect’ is closed to new replies.