=== Floating Admin Menu === Contributors: tillkruess Donate link: http://tillkruess.com/donations/ Tags: admin menu, admin, menu, navigation, stick, sticky, float, floating, fixed Requires at least: 3.3 Tested up to: 3.4 Stable tag: 1.0.1 License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Stop scrolling, save time! Have the admin menu stay in place, no matter how far you scroll down. == Description == Stop scrolling, save time! Have the admin menu stay in place, no matter how long the page may be and you happen to have scrolled. The WordPress admin menu is floated/fixed as long as the viewport of the browser is taller than the admin menu itself, otherwise it reverts to it's default position/behavior, glued to the top of the backend. The floating can be disabled on a per user basis under profile settings. Currently disabled mobile devices, like smart phones, tablets, etc. http://vimeo.com/42244181 == Installation == For detailed installation instructions, please read the [standard installation procedure for WordPress plugins](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins). 1. Upload the `/floating-admin-menu/` directory and its contents to `/wp-content/plugins/`. 2. Login to your WordPress installation and activate the plugin through the _Plugins_ menu. 3. Done. You can enable/disable the floating admin menu under _Profile_. == Screenshots == 1. Okay, let's start... 2. Scrolling... 3. Scrolling more... 4. Nice, it's floating! == Changelog == = 1.0.1 = * Made plugin translatable * Disabled floating on mobile devices = 1.0 = * Initial release