=== Admin Bar Toggle ===

Contributors: jamesckemp
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=NFBMUSAPCTF88&lc=US&item_name=James%20Kemp&currency_code=GBP&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted
Tags: admin, admin bar, ui, toggle, jquery
Requires at least: 3.8
Tested up to: 4.2.4
Stable tag: 1.4.1

Hides the admin bar on the front-end by default, and adds a toggle to activate it.

== Description ==

Admin Bar toggle adds a toggle switch to show/hide the admin bar on the front-end. This is much less intrusive, but still allows you to use all the useful features of the admin bar.

* Hides the admin bar on the front-end by default. This is much less intrusive.
* Adds a small toggle button in the top right to activate the admin bar.
* Toggle remains in place to hide it again.

**This plugin assumes that the admin bar is active, and hasn't been disabled in your user profile**

== Installation ==

1. Upload the `admin-bar-toggle` folder to the `/wp-content/plugins/` directory, or search for **Admin Bar Toggle** in your WordPress admin area.
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Once activated you will see the toggle on the front-end of your website.

== Changelog ==

= 1.4.1 =
* [fix] Remove unwanted file

= 1.4.0 =
* [update] Clean up code
* [fix] Alter the responsive code

= 1.3 =
* Made adjustments for the new admin bar in 3.8
* Always visible on mobile

= 1.2.1 =
* Swapped PHP contructors round.

= 1.2 =
* Added code to remove admin bar bump for some themes.

= 1.1 =
* Enabled for all user types, not just admin.

= 1.0 =
* First Release

== Upgrade Notice ==

= 1.2.1 =
* Minor bug fix

= 1.0 =
* First Release