Title: [Plugin: Sidebar Login] Patch for custom login fields
Last modified: August 20, 2016

---

# [Plugin: Sidebar Login] Patch for custom login fields

 *  [Nyhm](https://wordpress.org/support/users/nyhm/)
 * (@nyhm)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-sidebar-login-patch-for-custom-login-fields/)
 * Hello, me again. I really like Sidebar Login, so here’s another augmentation 
   to make it more flexible.
 * I’ve created a (separate) plugin to add a custom checkbox to the standard WP 
   login form, using the `login_form` filter (which the user must check to login).
 * Sidebar Login can automatically include my custom field by adding one line of
   code: `do_action('login_form');`
 * I placed this on line 150 of sidebar-login.php (version 2.3.2), just before the‘
   rememberme’ (the same place the WP standard login form calls for the `login_form`
   action).
 * Can this simple and useful update make it into the next Sidebar Login version?
   Many thanks for this convenient plugin.
 * [http://wordpress.org/extend/plugins/sidebar-login/](http://wordpress.org/extend/plugins/sidebar-login/)

The topic ‘[Plugin: Sidebar Login] Patch for custom login fields’ is closed to new
replies.

 * ![](https://ps.w.org/sidebar-login/assets/icon.svg?rev=2396264)
 * [Sidebar Login](https://wordpress.org/plugins/sidebar-login/)
 * [Support Threads](https://wordpress.org/support/plugin/sidebar-login/)
 * [Active Topics](https://wordpress.org/support/plugin/sidebar-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sidebar-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sidebar-login/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Nyhm](https://wordpress.org/support/users/nyhm/)
 * Last activity: [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-sidebar-login-patch-for-custom-login-fields/)
 * Status: not resolved