=== Plugin Name === Contributors: jolley_small Author URI: http://blue-anvil.com/archives/wordpress-sidebar-login-2-optimised-for-wordpress-26 Plugin URI: http://blue-anvil.com/archives/wordpress-sidebar-login-2-optimised-for-wordpress-26 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.0 Tested up to: 2.6 Stable tag: 2.0 Plugin with interface for uploading and managing download files, inserting download links in posts, and monitoring download hits. == 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. == Screenshots == 1. Login Form 2. After Login