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

---

Søk i utvidelser

![](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

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

[Last ned](https://downloads.wordpress.org/plugin/bottom-admin-toolbar.1.5.2.zip)

 * [Detaljer](https://nb.wordpress.org/plugins/bottom-admin-toolbar/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/bottom-admin-toolbar/#reviews)
 *  [Installering](https://nb.wordpress.org/plugins/bottom-admin-toolbar/#installation)
 * [Utvikling](https://nb.wordpress.org/plugins/bottom-admin-toolbar/#developers)

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

## Beskrivelse

#### 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**

## Skjermbilder

 * [[
 * Bottom Admin Toolbar in action

## Installasjon

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

## Ofte stilte spørsmål

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

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

## Vurderinger

![](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.
november, 2024 1 svar

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. august, 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. april, 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. oktober, 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. august, 2021 1 svar

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. august, 2020

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

 [ Les alle 7 vurderinger ](https://wordpress.org/support/plugin/bottom-admin-toolbar/reviews/)

## Bidragsytere og utviklere

«Bottom Admin Toolbar» er programvare med åpen kildekode. Følgende personer har 
bidratt til denne utvidelsen:

Bidragsytere

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

«Bottom Admin Toolbar» har blitt oversatt til 1 språk. Takk til [oversetterne](https://translate.wordpress.org/projects/wp-plugins/bottom-admin-toolbar/contributors)
for deres bidrag.

[Oversett «Bottom Admin Toolbar» til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/bottom-admin-toolbar)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/bottom-admin-toolbar/),
sjekk ut [SVN-repositoriet](https://plugins.svn.wordpress.org/bottom-admin-toolbar/),
eller abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/bottom-admin-toolbar/)
med [RSS](https://plugins.trac.wordpress.org/log/bottom-admin-toolbar/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 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

 *  Versjon **1.5.2**
 *  Sist oppdatert **5 måneder siden**
 *  Aktive installasjoner **1 000+**
 *  WordPress-versjon ** 4.9 eller nyere **
 *  Testet opp til **6.9.4**
 *  PHP-versjon ** 5.6 eller nyere **
 *  Språk
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/bottom-admin-toolbar/) og
   [English (US)](https://wordpress.org/plugins/bottom-admin-toolbar/).
 *  [Oversett til ditt språk](https://translate.wordpress.org/projects/wp-plugins/bottom-admin-toolbar)
 * Stikkord
 * [admin](https://nb.wordpress.org/plugins/tags/admin/)[adminbar](https://nb.wordpress.org/plugins/tags/adminbar/)
   [bar](https://nb.wordpress.org/plugins/tags/bar/)[bottom bar](https://nb.wordpress.org/plugins/tags/bottom-bar/)
   [toolbar](https://nb.wordpress.org/plugins/tags/toolbar/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/bottom-admin-toolbar/advanced/)

## Vurderinger

 5 av 5 stjerner.

 *  [  7 5-star reviews     ](https://wordpress.org/support/plugin/bottom-admin-toolbar/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/bottom-admin-toolbar/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/bottom-admin-toolbar/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/bottom-admin-toolbar/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/bottom-admin-toolbar/reviews/?filter=1)

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

[Se alle omtalene](https://wordpress.org/support/plugin/bottom-admin-toolbar/reviews/)

## Bidragsytere

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

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/bottom-admin-toolbar/)

## Donér

Vil du støtte videreutviklingen av denne utvidelsen?

 [ Doner til denne utvidelsen ](https://ko-fi.com/devloper)