=== Plugin Name === Contributors: jolley_small Donate link: http://blue-anvil.com/archives/wordpress-sidebar-login-2-optimised-for-wordpress-26 Tags: login, sidebar, widget, sidebar login, meta, form, register Requires at least: 2.5 Tested up to: 2.7 Stable tag: 2.2 Adds a sidebar widget to let users login. == Description == Sidebar-Login has both a widget and a template tag to allow you to have a login form in the sidebar of your wordpress powered blog. It lets users login, and then redirects them back to the page they logged in from rather than the backend, it also shows error messages. == Installation == = First time installation instructions = 1. Unzip and upload the php file to your wordpress plugin directory 2. Activate the plugin 3. For a sidebar widget: Goto the design > widgets tab - Drag the widget into a sidebar and save! 4. To use the template tag: Add <?php sidebarlogin(); ?> to your template. = Configuration = You will find a config page in tools/settings > Sidebar Login. Here you can set links and redirects up. == Screenshots == 1. Login Form 2. After Login