Title: Bottom Admin Toolbar
Author: M.Code
Published: <strong>22. 7. 2020</strong>
Last modified: 1. 1. 2026

---

Prohledat pluginy

![](https://ps.w.org/bottom-admin-toolbar/assets/banner-772x250.png?rev=2618780)

![](https://ps.w.org/bottom-admin-toolbar/assets/icon-256x256.png?rev=2614063)

# Bottom Admin Toolbar

 Autor: [M.Code](https://profiles.wordpress.org/devloper00/)

[Stáhnout](https://downloads.wordpress.org/plugin/bottom-admin-toolbar.1.5.2.zip)

 * [Podrobnosti](https://cs.wordpress.org/plugins/bottom-admin-toolbar/#description)
 * [Hodnocení](https://cs.wordpress.org/plugins/bottom-admin-toolbar/#reviews)
 *  [Instalace](https://cs.wordpress.org/plugins/bottom-admin-toolbar/#installation)
 * [Vývojáři](https://cs.wordpress.org/plugins/bottom-admin-toolbar/#developers)

 [Podpora](https://wordpress.org/support/plugin/bottom-admin-toolbar/)

## Popis

#### LET’S STICK THAT BAR AT THE BOTTOM FOREVER!

Natively WordPress doesn’t offer the possibility to change your admin bar position.
With that simple extension you can stick it at the bottom forever and hide it by
pressing shortcut!

#### Main features:

 * Stick admin bar to the bottom
 * Hide bar by pressing **SHIFT + Down Arrow**

## Snímky obrazovky

 * [[
 * Bottom Admin Toolbar in action

## Instalace

 1. Upload the **bottom-admin-toolbar** folder to the **/wp-content/plugins/** directory
 2. Activate the plugin through the ‚Plugins‘ menu in WordPress

## Nejčastější dotazy

### Why would I need the admin bar at the bottom?

For example when you develop a website which has a sticky header

## Recenze

![](https://secure.gravatar.com/avatar/2ff17664c1aeb2f7f916f7fbc60569b5700782c7e1ac6fdd35073c42904e2610?
s=60&d=retro&r=g)

### 󠀁[Works perfectly. My new default plugin](https://wordpress.org/support/topic/works-perfectly-my-new-default-plugin/)󠁿

 [Brandon Holcombe](https://profiles.wordpress.org/brandonhcreativemediacom/) 22.
11. 2024 1 odpověď

Works perfectly. Enough said.

![](https://secure.gravatar.com/avatar/a39c88f45e860606c79031536a73447e6d3df766c5554d68763b91cb3fb7eaf8?
s=60&d=retro&r=g)

### 󠀁[works well](https://wordpress.org/support/topic/works-well-2967/)󠁿

 [ofihsdfoi](https://profiles.wordpress.org/ofihsdfoi/) 13. 8. 2024

works well ok

![](https://secure.gravatar.com/avatar/6451e278f10db515097b3d6c5504b38ecb2513d12437d7c108d9d20eccaabccf?
s=60&d=retro&r=g)

### 󠀁[Brilliant!](https://wordpress.org/support/topic/brilliant-1569/)󠁿

 [reelism](https://profiles.wordpress.org/reelism/) 21. 4. 2023

Absolutely does what’s written on the tin!

![](https://secure.gravatar.com/avatar/3ae75e553e2b1d10313fba2218ddceee567a8470c97f7f6b3b43c3aad6015a7c?
s=60&d=retro&r=g)

### 󠀁[Simple and useful](https://wordpress.org/support/topic/simple-and-useful-361/)󠁿

 [eickit](https://profiles.wordpress.org/eickit/) 9. 10. 2022

Bottom Admin Toolbar is one of the first plugins I install on a new website. Thanks
for the great plugin.

![](https://secure.gravatar.com/avatar/e9a19082cb19a6473e6bdf96e8973c3c14b354b369f96538b798d390375c1f25?
s=60&d=retro&r=g)

### 󠀁[Needs to be integrated to WordPress](https://wordpress.org/support/topic/needs-to-be-integrated-to-wordpress/)󠁿

 [snikolaidis](https://profiles.wordpress.org/snikolaidis/) 17. 8. 2021 1 odpověď

I really wonder how come Wordpress haven’t added a „show on bottom“ option. One 
of the more helpful plugins, thank you!

![](https://secure.gravatar.com/avatar/aa14b9f20783643b0f502a1fb34e35a6e3a4abfda1563fa2ac5767c696ffd8eb?
s=60&d=retro&r=g)

### 󠀁[Simple and effective!](https://wordpress.org/support/topic/simple-and-effective-1185/)󠁿

 [Konrad Chmielewski](https://profiles.wordpress.org/hwk-fr/) 30. 8. 2020

Thanks for this great plugin! It’s the only „Bottom Admin Bar“ plugin that actually
does the job. Added to my default list 🙂

 [ Přečtěte si všech 7 recenzí ](https://wordpress.org/support/plugin/bottom-admin-toolbar/reviews/)

## Autoři

Bottom Admin Toolbar je otevřený software. Následující lidé přispěli k vývoji tohoto
pluginu.

Spolupracovníci

 *   [ M.Code ](https://profiles.wordpress.org/devloper00/)

Plugin „Bottom Admin Toolbar“ byl přeložen do 1 jazyku. Děkujeme všem [překladatelům](https://translate.wordpress.org/projects/wp-plugins/bottom-admin-toolbar/contributors)
za jejich pomoc.

[Přeložte “Bottom Admin Toolbar” do svého jazyka.](https://translate.wordpress.org/projects/wp-plugins/bottom-admin-toolbar)

### Zajímá vás vývoj?

[Prohledejte kód](https://plugins.trac.wordpress.org/browser/bottom-admin-toolbar/),
podívejte se do [SVN repozitáře](https://plugins.svn.wordpress.org/bottom-admin-toolbar/),
nebo se přihlaste k[ odběru protokolu vývoje](https://plugins.trac.wordpress.org/log/bottom-admin-toolbar/)
pomocí [RSS](https://plugins.trac.wordpress.org/log/bottom-admin-toolbar/?limit=100&mode=stop_on_copy&format=rss).

## Přehled změn

#### 1.5.2

 * Code optimization and performance improvements
 * Add proper sanitization callback for settings
 * Fix JavaScript: Replace deprecated event.which with modern event.key
 * Fix TinyMCE integration bug (incorrect jQuery syntax)
 * Improve code structure and maintainability
 * Add version constant for consistent asset versioning

#### 1.5.1

 * Use dynamic bar height if bigger than default size

#### 1.5

 * Show / Hide toolbar in administration
 * Update deprecated javascript function
 * Refacto code

#### 1.4.1

 * Add custom class on admin bar for compatiblity with Dynamic Plugins

#### 1.4

 * Update code by using Object Oriented Method
 * Overall Optimization

#### 1.3.3

 * Reset admin bar to top if tinyMCE Instance is detected on page (Conflicts with
   pop-up)

#### 1.3.2

 * Add rating link 😉
 * Prefix functions to prevent conflict

#### 1.3.1

 * Use is_admin_bar_showing() function instead of is_user_loggedin_in() to enqueues
   custom files. Thanks to @hwk-fr

#### 1.3

 * Add class to wpadminbar for compatibility with other extensions

#### 1.2

 * Rename functions to prevent crashing when using with other extensions

#### 1.1

 * Add support for hiding bar with keyboard shortcut (Shift+ Arrow Down)

#### 1.0

 * Initial release

## Meta

 *  Verze **1.5.2**
 *  Poslední aktualizace **před 5 měsíců**
 *  Aktivních instalací **1 000+**
 *  Verze WordPressu ** 4.9 nebo novější **
 *  Testováno až do WordPressu **6.9.4**
 *  Verze PHP ** 5.6 nebo novější **
 *  Jazyky
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/bottom-admin-toolbar/) a 
   [English (US)](https://wordpress.org/plugins/bottom-admin-toolbar/).
 *  [Přeložte do vašeho jazyka](https://translate.wordpress.org/projects/wp-plugins/bottom-admin-toolbar)
 * Štítků
 * [admin](https://cs.wordpress.org/plugins/tags/admin/)[adminbar](https://cs.wordpress.org/plugins/tags/adminbar/)
   [bar](https://cs.wordpress.org/plugins/tags/bar/)[bottom bar](https://cs.wordpress.org/plugins/tags/bottom-bar/)
   [toolbar](https://cs.wordpress.org/plugins/tags/toolbar/)
 *  [Podrobnosti](https://cs.wordpress.org/plugins/bottom-admin-toolbar/advanced/)

## Hodnocení

 5 z 5 hvězdiček.

 *  [  7 5hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/bottom-admin-toolbar/reviews/?filter=5)
 *  [  0 4hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/bottom-admin-toolbar/reviews/?filter=4)
 *  [  0 3hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/bottom-admin-toolbar/reviews/?filter=3)
 *  [  0 2hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/bottom-admin-toolbar/reviews/?filter=2)
 *  [  0 1hvězdičkové hodnocení     ](https://wordpress.org/support/plugin/bottom-admin-toolbar/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/bottom-admin-toolbar/reviews/#new-post)

[Zobrazit všechny recenze](https://wordpress.org/support/plugin/bottom-admin-toolbar/reviews/)

## Spolupracovníci

 *   [ M.Code ](https://profiles.wordpress.org/devloper00/)

## Podpora

Potřebujete pomoc?

 [Fórum podpory](https://wordpress.org/support/plugin/bottom-admin-toolbar/)

## Dary

Chtěli byste podpořit vývoj tohoto pluginu?

 [ Přispět na tento plugin ](https://ko-fi.com/devloper)