=== Hide Adminbar Button === Contributors: shawnsandy.com Tags: Adminbar, Jquery, Admin Requires at least: 3.4 Tested up to: 3.5.1 Stable tag: trunk License: GPLv2 or later AdminbarButton is a very simple plugin that hides the bar and adds a small button @ bottom of the site that allows you to show/hide it. == Description == AdminbarButton is a very simple plugin that hides the bar and adds a small button @ bottom of the site that allows you to show/hide it if it gets in your way as it sometimes can! \***|Warning this plugin is wrapped with option(s) free packaging\***| http://autoloadmanager.shawnsandy.com/2013/04/23/wordpress-hide-adminbar-button/ = Customize = You can customize the button by adding the following css selector to your stylesheet, this example move it the fifty pixels form the bottom right - `#hide-wpadminbar.custom { bottom: 50; right 0; }`   == Installation == Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.   == Screenshots == 1. WordPress theme with adminbar (custom) 2. WordPress with Adminbar hidden == Changelog == Version 0.1 added user login check to enqueue scripts action. Version 0.1 First Commit thats it simple. ==Readme Generator== This Readme file was generated using wp-readme, which generates readme files for WordPress Plugins.