=== Plugin Name ===
Contributors: kubiq
Donate link: http://kubiq.sk
Tags: admin bar, adminbar, margin
Requires at least: 3.0.1
Tested up to: 4.5
Stable tag: 1.9
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Admin bar floating on the top. Hide admin bar or set its opacity.
== Description ==
Admin bar moves your website 32px down by default, but now it doesn't. This plugin was developed, because sometimes when you're using absolute positions, admin bar causes problems with top positioning.
- hide admin bar for all users
- hide admin bar for all users except administrators
- set opacity of admin bar
- set opacity of admin bar on hover
- set auto-hide and show on hover
== Installation ==
1. Upload `better-admin-bar` directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Manage your settings in 'Settings >> Better Admin Bar'
== Screenshots ==
1. Inactive admin bar eith auto-hide
2. Inactive admin bar with 30% opacity
3. Active admin bar (on hover) with 100% opacity
4. Plugin settings
== Changelog ==
= 1.9 =
* Force remove 32px for some themes
= 1.8 =
* Tested on WP 4.5
* Minified CSS
= 1.7 =
* Tested on WP 4.4
= 1.6 =
* Optimalization for SEO
= 1.5 =
* Tested on WP 4.2
= 1.4 =
* Small fixes
= 1.3 =
* Small fixes
= 1.2 =
* Tested in WP 4.0
= 1.1 =
* Small fixes
= 1.0 =
* First version