Forums

[resolved] Using <?php wp_loginout(); ?> in a sidebar widget (3 posts)

  1. calciumwaste
    Member
    Posted 3 weeks ago #

    I'm trying to insert the the Log In/Out function as par of an unordered list in a sidebar widget, but when I add

  2. <?php wp_loginout(); ?>
  3. to the list, nothing show up. Is there some reason this isn't working? Do php snippets not work in text widgets or something?

  • iridiax
    Member
    Posted 3 weeks ago #

    PHP does not work in text widgets. Look for a plugin or use the Meta widget.

  • calciumwaste
    Member
    Posted 3 weeks ago #

    ok, thank you for the answer.

  • Reply

    You must log in to post.

    About this Topic

    Tags

    No tags yet.