﻿=== WP Sliding Login | Register Panel ===

Contributors: The Factory
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3JKEJ2GLMCC2A
Tags: jquery, sliding, login form, register form, theme, sliding login, sliding register
Requires at least: 2.6
Tested up to: 3.5.1
Stable tag: 2.3

Add a sliding login | register panel to Wordpress Theme

== Description ==

Add a sliding login | register panel to Wordpress Theme.

Instead of modifying directly theme files, just install this plugin so you can preserve you panel when switching between themes and during themes updates.

== Installation ==

1. Upload `wp-sliding-login-register-panel` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to Settings --> WP Sliding L/R and click "Update Options".

== Frequently Asked Questions ==

= The WP Sliding Login/Register Panel is covering part of my website. How can I fix this? =
- Edit your templates style.css and add padding-top to the container. (Example: padding-top: 40px;)

= How to get the register panel to show? =
- Log-in to Wordpress admin area, go to settings --> general, check "Anyone can register".

= How to get the register link to point to default WP sign-up? =
- Log-in to Wordpress admin area, go to settings --> WP Sliding L/R and select "Yes" for Link to WP register page and save.

= How to make WP Sliding Login/Register Panel scroll with page? =
- Log-in to WordPress admin area, go to settings --> WP Sliding L/R and select "Yes" for Scroll Login/Register with page and save.

= Can I use it with another javascript library? =
- No, only Jquery is supported

== Changelog ==
= 2.3 =
* Added option for WP Sliding Login/Register to scroll with page.
* Added option for redirecting "Register" link to default WP signup page.

= 2.2 =
* Fixed CSS issue with Suffusion Templates

= 2.1 =
* Fixed CSS class issue
* Added username link to profile once logged-in

= 2.0 =
* Fixed wp-login.php location thanks to: BetterSales

= 1.0 =
* First release with no bug detected

== Upgrade Notice ==
= 2.3 =
* Added option for WP Sliding Login/Register to scroll with page.
* Added option for WP Sliding Login/Register to link the "Register" to default WP signup page.

== Screenshots ==

1. Sliding Login Header
2. Sliding Login Panel
3. Sliding Login | Register Header
4. Sliding Register Panel
5. Sliding Login Panel With Register Activated