Changeset 865438
- Timestamp:
- 02/26/2014 01:28:22 PM (12 years ago)
- Location:
- bottom-admin-bar
- Files:
-
- 10 added
- 1 deleted
- 1 edited
-
tags/1.1 (added)
-
tags/1.1/LICENSE (added)
-
tags/1.1/bottom-admin-bar.php (added)
-
tags/1.1/css (added)
-
tags/1.1/css/view.css (added)
-
tags/1.1/languages (added)
-
tags/1.1/languages/bottom-admin-bar-ja.mo (added)
-
tags/1.1/languages/bottom-admin-bar-ja.po (added)
-
tags/1.1/readme.txt (added)
-
trunk/admin-bar-on-bottom.php (deleted)
-
trunk/bottom-admin-bar.php (added)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
bottom-admin-bar/trunk/readme.txt
r842012 r865438 4 4 Tags: admin 5 5 Requires at least: 3.8 6 Tested up to: 3. 9-alpha7 Stable tag: 1. 0.16 Tested up to: 3.8.1 7 Stable tag: 1.1 8 8 License: GPLv2 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 13 13 == Description == 14 14 15 While you are logged in to WordPress, this plugin will move to the bottom the admin bar that is displayed on the web site. 15 * While you are logged in to WordPress, this plugin will move to the bottom the admin bar that is displayed on the web site. 16 * Press shift and A keys, you can toggles the visibility of the admin bar. 16 17 17 あなたがログインしている間、ウェブサイトに表示される管理バーを下部に移動させます。 18 * あなたがログインしている間、ウェブサイトに表示される管理バーを下部に移動させます。 19 * シフトキー+Aで、管理バーの表示/非表示を切り替えられます。 18 20 19 21 == Installation == … … 49 51 == Changelog == 50 52 53 = 1.1 = 54 * Fix some codes. 55 * Added the admin bar display toggle(press shift and A key). 56 * Load the script only when you are logged-in. 57 51 58 = 1.0.1 = 52 59 * Fixed package contents.
Note: See TracChangeset
for help on using the changeset viewer.