=== Follow Me Sidebar ===
Contributors: WazzaJB
Tags: admin, admin sidebar, javascript, jquery
Requires at least: 3.0
Tested up to: 3.5
Stable tag: 3.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Make the WordPress admin sidebar follow you as you scroll down the page, great for long edit screens!

== Description ==

This plugin is really great and simple, especially for those with long edit screens (perhaps due to custom fields?).

With this plugin your admin sidebar (where your update/publish button is housed) will follow you as you scroll down the page, this plugin also takes the following factors in to account.

*    If the sidebar is longer than the viewport.
*    If the edit screen goes into single column mode.

With this plugin you can also still drag to reorder your sidebar boxes.

== Installation ==

Installing the plugin is very simple.

1. Upload `follow-me-sidebar` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to an edit screen and watch the magic!


== Changelog ==

= 1.0 =
* Initial Launch