=== WordPress Easy Login === Contributors: Crispijn Verkade Tags: Widget, Login, Dashboard, Logout, Register, Registration, Lost, Password Donate link: http://crispijnverkade.nl/blog/donate/ Requires at least: 2.5 Tested up to: 2.7 Stable tag: 0.1 WordPress Easy Login will create a login form in the sidebar. == Description == WordPress Easy Login will create a login form. If the user is logged in, the user is taken back to the current page. This plugin can be used as a widget but also hardcoded.== Installation == == Installation == 1. Upload the folder wp-easy-login to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Navigate to Manage > Option > Easy Login to configure plugin output. 1. Add the widget to your sidebar or place the php function hardcoded in your theme. == Upgrade == 1. Delete the old plugin folder `wp-easy-login`. 1. Upload the folder wp-easy-login to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Add the widget to your sidebar or place the php function hardcoded in your theme. == Frequently Asked Questions == = Is it possible to modify the style of the login form? Yes of course, change the css file to your own preferences. = Where do I find a changelog? = You can find the changelog at http://crispijnverkade.nl/blog/wordpress-easy-contents#changelog. = Where do I have to suggest some modifications? = Go to http://crispijnverkade.nl/blog/wordpress-easy-contents#comments. == Screenshots == 1. Add the widget to the sidebar 2. Login to the WordPress blog and go to the current page 3. Logout and go to the current page