Forums

[resolved] Auto Change Log In to Log Out (4 posts)

  1. aesamattki
    Member
    Posted 3 years ago #

    Here is my blog. I put a "Log In" link in the menu bar, but would like to make it automatically change to a "log out" link when the user logs in. How can I do this?

  2. Maxaud
    Member
    Posted 3 years ago #

    use: <?php wp_loginout(); ?>

    and try putting something like this next to it to get a register/site admin link:

    <?php wp_register('', ''); ?>

  3. aesamattki
    Member
    Posted 3 years ago #

    Thanks!

  4. Maxaud
    Member
    Posted 3 years ago #

    yep, good luck.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.