Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brasofilo/wpstickadminbarbottom

Put the Wordpress Admin bar to the bottom
https://github.com/brasofilo/wpstickadminbarbottom

Last synced: 3 days ago
JSON representation

Put the Wordpress Admin bar to the bottom

Awesome Lists containing this project

README

        

# [Stick the Wordpress Admin Bar to the bottom](http://www.axioland.me/blog/2012/01/03/coller-la-barre-de-wordpress-en-bas/)

This is a simple code which does what it need to do : it put the Wordpress Admin bar to the bottom.

It works with Wordpress 3.3 and the sub-menus work too.

## Installation

Grab the code and paste it in the `functions.php` of your theme. Which is in `wp-content/themes/YourTheme/functions.php`

### Optional

Uncomment the little commented part if you want the admin bar to go to the bottom even in the Admin Section.