=== Plugin Name ===
Contributors: aivarasfx
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=U4ABQ5TFC8UHQ
Tags: login, logout, facebook
Requires at least: 2.0.2
Tested up to: 3.0.1
Stable tag: 1.0.1

Plugin displays simple horizontal login for top of the page. If WP-fb-autoconnect plugin installed users may connect using facebook credentials

== Description ==

Plugin creates widget that displays simple horizontal login.
If theme has registered sidebar on top, widget may be used to display Horizontal login for top of the page for webpage users.

Input boxes are aligned in horizontal way, not verticaly. For blog users there is no need to open wordpress login page to login.

If blog has WP-fb-autoconnect plugin installed, widget also displays Facebook connect button and allows users to connect using facebook credentials.

== Installation ==

1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Use Widget to add login (if you have registered sidebar somewhere in top)
or Place `<?php FX_Simple_LoginLogout(); ?>` code in your templates

== Frequently Asked Questions ==

none

= How to use it? =

Use Widget to add to sidebar.
Or place `<?php FX_Simple_LoginLogout(); ?>` code in your templates

== Screenshots ==

1. If user is logged
2. If user is not logged
3. If plugin WP-fb-autoconnect is installed
4. Widget view

== Changelog ==

= 1.0.1 =
* Added FX_Simple_LoginLogout() function for calling directly from theme
* Added screenshots

= 1.0.0 =
* Added WP-FB-Autoconnect support.
* Registration link added.

== Upgrade Notice ==

*


