#Bottom Admin Bar

##Overview

* While you are logged in to WordPress, this plugin will move to the bottom the admin bar that is displayed on the web site.
* Press shift and A keys, you can toggles the visibility of the admin bar.

* あなたがログインしている間、ウェブサイトに表示される管理バーを下部に移動させます。
* シフトキー+Aで、管理バーの表示/非表示を切り替えられます。

##Getting Started

###Install from dashboard
1. Visit 'Plugins > Add New'
2. Search for 'Bottom Admin Bar'
3. Click on the 'Install Now'
4. Activate Bottom Admin Bar from your Plugins page.
 
###Manual upload
1. Upload `/bottom-admin-bar/` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

###管理画面からのインストール
1. 'プラグイン > 新規追加'ページへ移動します
2. 'Bottom Admin Bar'を検索します
3. 'いますぐインストール'をクリックします
4. プラグインページからBottom Admin Barを有効化します

###手動アップロードでのインストール
1. /bottom-admin-bar/フォルダを、/wp-content/plugins/ディレクトリにアップロードします
2. プラグインメニューからBottom Admin Barを有効化します


##Changelog
###1.3
* Support 'Show Toolbar when viewing site' checkbox. (Thanks [reeslo](https://github.com/modshrink/bottom-admin-bar/pull/2)!)

###1.2
* Support Twenty Sixteen theme.
* Fixed toggle action make blank space.
* Change hook for keyboard_shortcut script to wp_footer. (Thanks [cr0ybot](https://github.com/modshrink/bottom-admin-bar/pull/1)!)

###1.1
* Load the script only when you are logged-in.

###1.0.3
* Fixed does not load the login script when not.
* Added the admin bar display toggle(press shift and A key).

###1.0.2
* Renamed main php file.

###1.0.1
* Fixed package contents.

###1.0.0
* Released.

###0.0.1
* Development.


##See More

* [http://wordpress.org/plugins/bottom-admin-bar/](http://wordpress.org/plugins/bottom-admin-bar/)
