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

---

Recherche d’extensions

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

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

[Télécharger](https://downloads.wordpress.org/plugin/bottom-admin-toolbar.1.5.2.zip)

 * [Détails](https://fr.wordpress.org/plugins/bottom-admin-toolbar/#description)
 * [Avis](https://fr.wordpress.org/plugins/bottom-admin-toolbar/#reviews)
 *  [Installation](https://fr.wordpress.org/plugins/bottom-admin-toolbar/#installation)
 * [Développement](https://fr.wordpress.org/plugins/bottom-admin-toolbar/#developers)

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

## Description

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

## Captures d’écrans

 * [[
 * Bottom Admin Toolbar in action

## Installation

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

## FAQ

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

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

## Avis

![](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
novembre 2024 1 réponse

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 août 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 avril 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 octobre 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 août 2021 1 réponse

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 août 2020

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

 [ Lire les 7 avis ](https://wordpress.org/support/plugin/bottom-admin-toolbar/reviews/)

## Contributeurs/contributrices & développeurs/développeuses

« Bottom Admin Toolbar » est un logiciel libre. Les personnes suivantes ont contribué
à cette extension.

Contributeurs

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

“Bottom Admin Toolbar” a été traduit dans 1 locale. Remerciez [l’équipe de traduction](https://translate.wordpress.org/projects/wp-plugins/bottom-admin-toolbar/contributors)
pour ses contributions.

[Traduisez « Bottom Admin Toolbar » dans votre langue.](https://translate.wordpress.org/projects/wp-plugins/bottom-admin-toolbar)

### Le développement vous intéresse ?

[Parcourir le code](https://plugins.trac.wordpress.org/browser/bottom-admin-toolbar/),
consulter le [SVN dépôt](https://plugins.svn.wordpress.org/bottom-admin-toolbar/),
ou s’inscrire au [journal de développement](https://plugins.trac.wordpress.org/log/bottom-admin-toolbar/)
par [RSS](https://plugins.trac.wordpress.org/log/bottom-admin-toolbar/?limit=100&mode=stop_on_copy&format=rss).

## Journal des modifications

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

## Méta

 *  Version **1.5.2**
 *  Dernière mise à jour **il y a 5 mois**
 *  Installations actives **1 000+**
 *  Version de WordPress ** 4.9 ou plus **
 *  Testé jusqu’à **6.9.4**
 *  Version de PHP ** 5.6 ou plus **
 *  Langues
 * [Chinese (Taiwan)](https://tw.wordpress.org/plugins/bottom-admin-toolbar/) et
   [English (US)](https://wordpress.org/plugins/bottom-admin-toolbar/).
 *  [Traduisez la dans votre langue](https://translate.wordpress.org/projects/wp-plugins/bottom-admin-toolbar)
 * Étiquettes
 * [admin](https://fr.wordpress.org/plugins/tags/admin/)[adminbar](https://fr.wordpress.org/plugins/tags/adminbar/)
   [bar](https://fr.wordpress.org/plugins/tags/bar/)[bottom bar](https://fr.wordpress.org/plugins/tags/bottom-bar/)
   [toolbar](https://fr.wordpress.org/plugins/tags/toolbar/)
 *  [Vue avancée](https://fr.wordpress.org/plugins/bottom-admin-toolbar/advanced/)

## Évaluations

 5 sur 5 étoiles.

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

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

[Voir tous les avis](https://wordpress.org/support/plugin/bottom-admin-toolbar/reviews/)

## Contributeurs

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

## Support

Quelque chose à dire ? Besoin d’aide ?

 [Voir le forum de support](https://wordpress.org/support/plugin/bottom-admin-toolbar/)

## Faire un don

Souhaitez-vous soutenir l’avancement de cette extension ?

 [ Faire un don à cette extension ](https://ko-fi.com/devloper)