=== Auto Hide Admin Bar === Contributors: mbootsman Donate link: http://www.nostromo.nl/ Tags: adminbar, admin bar, autohide, auto, hide Requires at least: 3.1 Tested up to: 3.1 Stable tag: 0.4 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 page, the Admin Bar is back on screen. You end up with More screen real estate and the added functionality of the WordPress 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.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