Hey
Is there anyway I can just add a link to a post so that a user can log out?
It used to be a straight link but now it has some sort of fancy code ? ?
K
Hey
Is there anyway I can just add a link to a post so that a user can log out?
It used to be a straight link but now it has some sort of fancy code ? ?
K
Thanks!
That solved the problem, I just needed to input:
<?php echo wp_logout_url(); ?>
that worked for me.
This topic has been closed to new replies.