=== WordPress Admin Bar Improved === Contributors: dilbert4life, electriceasel Tags: admin bar, top, login form3.1+ Requires at least: 3.1 Tested up to: 3.1 Stable tag: 2.0 A set of custom tweaks to the WordPress Admin Bar that was introduced in WP3.1. == Description == This plugin has been completely re-written to interface with the WP3.1 admin bar, instead of what it used to be, which was an enhancement of the now defunct [WordPress Admin Bar](http://wordpress.org/extend/plugins/wordpress-admin-bar/). == Installation == Use the built in WordPress Plugin Installer via Plugins -> Add New, searching for "WordPress Admin Bar Improved" OR Extract all files from the ZIP file, making sure to keep the file structure intact, and then upload the plugin's folder to `/wp-content/plugins/`. This should result in the following file structure: `- wp-content - plugins - wordpress-admin-bar-improved | readme.txt | wpabi.css | wpabi.php` Then just visit your admin area and activate the plugin. == Frequently Asked Questions == = It's not working! = Do you have WP3.1 installed? Have you opted to NOT show the admin bar within your user profile settings? == ChangeLog == **Version 2.0** *Completely re-written to interface with WP3.1 admin bar. *Dumped previous version **Version 1.0.7.1** * Updated Compatibility with WordPress 2.9 * Bugfix - some users were saying that the plugin was not working as expected. * CSS Enhancements / Refinements * Version 2.0 ToDo * Remove templating "feature" - would like to make the look more static and not customizable - just because by default most themes will kill the look of the login form. * Various other fixes - please suggest - email me on it. * Option to hide the default Wordpress Admin Bar (Like the Ozh Admin Dropdown Menu) - It saves on screen real-estate :) **Version 1.0.3** * Initial release.