Skip to content

Instantly share code, notes, and snippets.

@shadow-fox
Created August 17, 2012 12:36
Show Gist options
  • Save shadow-fox/3378489 to your computer and use it in GitHub Desktop.
Save shadow-fox/3378489 to your computer and use it in GitHub Desktop.
loginout
<div class="quick_loginout">
<li class="first"><?php wp_loginout(); ?></li>
<?php wp_register('<li class="last">'); ?>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment