The MU forums have moved to WordPress.org

Create log out link? (3 posts)

  1. v2006
    Member
    Posted 14 years ago #

    Hi,

    I want to include a Link to allow my subscribers to logout from whatever site they happen to be on (I'm using WordPress MU 2.8.6 for multiple sites).

    How do I do this?

    Thanks

  2. v2006
    Member
    Posted 14 years ago #

    Any solution to this is appreciated

  3. tdjcbe
    Member
    Posted 14 years ago #

    Well the function that creates the logout link is wp_logout_url();

    Reference: http://codex.wordpress.org/Function_Reference/wp_logout_url

    Most wordpress themes as well as the included meta widget include this so it may already be placed. If that's not going to work for you, maybe some more details on how to place it would be helpful.

About this Topic