=== Custom WP Login Widget === Contributors: brandonlassiter Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3Q3ZLSBEWL4BQ Tags: login, widget Requires at least: 3.4 Tested up to: 3.4.1 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Creates a login widget to place anywhere on your Wordpress site. == Description == Creates a login widget to place anywhere on your Wordpress site. Login form can be placed in either a widgetized area or using a shortcode inside posts or pages. == Installation == 1. Upload `clw` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Place `Custom WP Login Widget` inside any widgetized area or use [clw_add_form] inside any posts or pages. or 1. Login to your site. 2. Go to Plugins->Add New->Upload, 3. Select the plugin ZIP file and click Upload. 4. Once Loaded click "Activate" 5. Place `Custom WP Login Widget` inside any widgetized area or use [clw_add_form] inside any posts or pages. == Frequently Asked Questions == None Yet. == Changelog == = 1.0 = * First release.