=== Ajax Login/Register ===
Contributors: compujohnny
Donate link: 
Tags:Ajax login,ajax register, ajax validate
Requires at least: 2.8
Tested up to: 3.0.1
Stable tag: 0.1

This plugin provides a smooth way for the user to login and register at any wordpress site

== Description ==

= It has the following features: =
 - This plugin provides a widget with 2 links (Login, Register) for the anonymous user.
 - When the user clicks on Login or register the requested form appears in a nice ajax popup.
 - The login and register forms can validate using ajax and not redirect on error.
 - On success the plugin redirects to the welcome page.
 - When user is logged in, the widget provides a Welcome !username message and a link to the user page and a logout link.
 - This plugin integrates the thickbox plugin with the Ajax and provides a simple, easy to use and cool login and register widget.

== Installation ==

1. Upload the `Ajax login-register` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
1. Go to widgets and drag and drop it to the sidebar widget

== Frequently Asked Questions ==
= What's the benefit from using this plugin? =
  The benefit is logging in or registering with a fast way without going away from the page you are in.
== Screenshots ==
1. screenshot-1.png shows the widget in the wigdet screen after you activate the plugin.
2. screenshot-2.png shows the wigdet in the theme sidebar when you go to the main site.
3. screenshot-3.png shows the form of login or lost password.
4. screenshot-4.png shows the form of register.
5. screenshot-5.png shows the widget after you logged in.

== Changelog ==

= 0.1 =
* Initial release
