Leírás
Features
- Move admin bar to the bottom
- Different admin bar positions for desktop and mobile
- Use switcher to hide admin bar
Telepítés
- Visit Plugins > Add New
- Search for „Tambar”
- Install and Activate Tambar from the Plugins page
- Use the
body_class()
function in your template.
GYIK
-
I installed and activated the plugin, but it doesn’t work
-
To use the plugin, you need to add the
body_class()
function to your theme.This function should go inside the
body
tag, which is usually located in theheader.php
file in your theme’s directory.
Vélemények
Nincsenek értékelések erről a bővítményről.
Közreműködők és fejlesztők
“Tambar – Bottom Admin Bar” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“Tambar – Bottom Admin Bar” 4 nyelvre lett lefordítva. Köszönet a fordítóknak az áldozatos munkájukért!
“Tambar – Bottom Admin Bar” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
2.2.1
- Show/hide cookie value read bug fix
2.2.0
- Minor fixes
2.1.9
- Now plugin’s assets (JS and CSS) are loaded only when the admin bar is showed
2.1.6
- Switcher position can be changed
2.1.5
- New switcher options
2.1.0
- Admin bar state via PHP (not twinks)
- New options logic
2.0.6
- Admin bar position options for mobile
2.0
- New, more flexible plugin core
1.0.3
- Show/hide admin bar animation
1.0.0
- Switched to SCSS
- Show/hide admin bar functionality
- Added options page
- Smoother admin bar loading
0.9.0
- Initial release