=== WP Minimize Admin Bar ===
Contributors: plasticbrain
Tags: admin bar, minimal
Requires at least: 3.0.1
Tested up to: 4.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Replace the WP Admin Bar with a small, unobtrusive icon in the top left corner of your site.

== Description ==

WP Minimize Admin Bar is a simple plugin that minimizes the WP Admin Bar (the bar at the top of the page that logged in users see). Instead of the typical WP Admin Bar that remains fixed at the top of the page, this plugin replaces it with a small, unobtrusive icon in the top left corner of your site. When the icon is clicked it reveals the full WP Admin Bar that you're familiar with.

== Installation ==

1. Upload the entire `minimize-admin-bar` directory to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress


There are no plugin options at this point. You can see the plugin in action when you visit your site (the “frontend”, not the admin control panel) when you are logged in.


== Screenshots ==

1. How the minimized Admin Bar looks
2. What happens when the minimized icon is clicked

== Changelog ==

= 1.0 =
* Initial version