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

---

Søk gjennom innstikk

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

 * [Detaljar](https://nn.wordpress.org/plugins/bottom-admin-toolbar/#description)
 * [Omtalar](https://nn.wordpress.org/plugins/bottom-admin-toolbar/#reviews)
 *  [Installasjon](https://nn.wordpress.org/plugins/bottom-admin-toolbar/#installation)
 * [Utvikling](https://nn.wordpress.org/plugins/bottom-admin-toolbar/#developers)

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

## Skildring

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

## Skjermbilete

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

## Vanlege spm.

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

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

## Omtalar

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

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 reply

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 omtalar ](https://wordpress.org/support/plugin/bottom-admin-toolbar/reviews/)

## Bidragsytarar og utviklarar

“Bottom Admin Toolbar” is open source software. The following people have contributed
to this plugin.

Contributors

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

“Bottom Admin Toolbar” er omsett til 1 språk. Takk til [omsetjarane](https://translate.wordpress.org/projects/wp-plugins/bottom-admin-toolbar/contributors)
for bidraga deira.

[Omset “Bottom Admin Toolbar” til ditt eige språk.](https://translate.wordpress.org/projects/wp-plugins/bottom-admin-toolbar)

### Interested in development?

[Les kjeldekoden](https://plugins.trac.wordpress.org/browser/bottom-admin-toolbar/),
sjekk [SVN-lageret](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

## Om

 *  Version **1.5.2**
 *  Last updated **5 månader sidan**
 *  Active installations **1 000+**
 *  WordPress version ** 4.9 eller nyare **
 *  Tested up to **6.9.4**
 *  PHP version ** 5.6 eller nyare **
 *  Languages
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/bottom-admin-toolbar/) og
   [English (US)](https://wordpress.org/plugins/bottom-admin-toolbar/).
 *  [Omset til språket ditt](https://translate.wordpress.org/projects/wp-plugins/bottom-admin-toolbar)
 * Tags
 * [admin](https://nn.wordpress.org/plugins/tags/admin/)[adminbar](https://nn.wordpress.org/plugins/tags/adminbar/)
   [bar](https://nn.wordpress.org/plugins/tags/bar/)[bottom bar](https://nn.wordpress.org/plugins/tags/bottom-bar/)
   [toolbar](https://nn.wordpress.org/plugins/tags/toolbar/)
 *  [Avansert vising](https://nn.wordpress.org/plugins/bottom-admin-toolbar/advanced/)

## Vurderingar

 5 out of 5 stars.

 *  [  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)

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

## Contributors

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

## Hjelp

Har du noko å seia? Treng du hjelp?

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

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://ko-fi.com/devloper)