=== Auto Hide Admin Bar === Contributors: mbootsman Donate link: http://www.nostromo.nl/wordpress-plugins/auto-hide-admin-bar Tags: adminbar, admin bar, autohide, auto, hide Requires at least: 3.1 Tested up to: 3.1 Stable tag: 0.6 This plugin adds an auto-hide feature to the WordPress Admin Bar that was introduced in WordPress 3.1. == Description == This plugin makes the new Admin Bar disappear. When hovering over the top of the site, the Admin Bar is back on screen. You end up with more screen real estate and the added functionality of the WordPress Admin Bar. If you have any comments, please leave a replay at http://www.nostromo.nl/wordpress-plugins/auto-hide-admin-bar == Installation == 1. Upload `auto-hide-admin-bar` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. We're all done, now you have an auto hiding Admin Bar. == Frequently Asked Questions == == Screenshots == == Changelog == = 0.6 = * By request, added delay for showing/hiding the Admin Bar. A settings page will be included in the future. = 0.5 = * Changed position of hidden div to fixed, so the admin bar is showed also when you have scrolled down on your site. = 0.4 = * Changed jQuery enqueue manner. Now using the wp_print_scripts hook. Thanks to Ralph from zonebattler.net for mentioning this bug. = 0.3 = * Added - Only activate the plugin when a user is logged in. = 0.2 = * Added - wp_enqueue_script for jQuery = 0.1 = * Initial Release