Title: frontend login form
Last modified: August 18, 2016

---

# frontend login form

 *  [jprater](https://wordpress.org/support/users/jprater/)
 * (@jprater)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/frontend-login-form/)
 * thank you everyone who helped me with my previous problem. now, i have a new 
   one. 🙁
 * i was wondering if this is even possible: can a login form be placed on the frontend
   of the blog making it so that a user doesn’t have to be taken to the backend,
   then clicking view site to get back to the front end? if it’s too complicated,
   i won’t worry about it but I was just wondering if something like this is even
   possible.
 * thanks!

Viewing 6 replies - 1 through 6 (of 6 total)

 *  [Trent Adams](https://wordpress.org/support/users/trent/)
 * (@trent)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/frontend-login-form/#post-410333)
 * You could try something like this in your sidebar:
 * `
    <li id="login"> <label for="s"><?php _e('Login:'); ?></label>
 * <ul>
    <li><?php wp_loginout(); ?></li> </ul>
 * Trent
 *  [whooami](https://wordpress.org/support/users/whooami/)
 * (@whooami)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/frontend-login-form/#post-410334)
 * Ive done nearly all of that on my own site, except for the adding to the front
   page part, which was by choice. MAYBE this weekend, ill plugin-ize it all — its
   a pretty tight setup that I have.
 *  Thread Starter [jprater](https://wordpress.org/support/users/jprater/)
 * (@jprater)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/frontend-login-form/#post-410336)
 * trent:
    how would i put that in my side bar? thanks!
 *  [sfong15](https://wordpress.org/support/users/sfong15/)
 * (@sfong15)
 * [19 years, 11 months ago](https://wordpress.org/support/topic/frontend-login-form/#post-410338)
 * Try this one (my post [http://blog.fongstanley.com/2005/11/21/login-box-at-sidebar/](http://blog.fongstanley.com/2005/11/21/login-box-at-sidebar/))
   by ioerror on the sidebar, it’s the best I’ve seen so far.
 *  [sfong15](https://wordpress.org/support/users/sfong15/)
 * (@sfong15)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/frontend-login-form/#post-410944)
 * jprater, I have now turned ioerror’s codes into a plugin, see [this post](http://template.sfong.net/?p=35)
 *  [john24](https://wordpress.org/support/users/john24/)
 * (@john24)
 * [19 years, 5 months ago](https://wordpress.org/support/topic/frontend-login-form/#post-410956)
 * Too bad the plugin does not work with sidebar widget.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘frontend login form’ is closed to new replies.

## Tags

 * [frontend](https://wordpress.org/support/topic-tag/frontend/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 6 replies
 * 5 participants
 * Last reply from: [john24](https://wordpress.org/support/users/john24/)
 * Last activity: [19 years, 5 months ago](https://wordpress.org/support/topic/frontend-login-form/#post-410956)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
