=== Bottom Admin Toolbar === Contributors: devloper00 Donate link: https://ko-fi.com/devloper Tags: admin, bar, adminbar, bottom bar, toolbar Requires at least: 3.0 or higher Tested up to: 5.7.2 Requires PHP: 5.6 Stable tag: 1.2 License: GPL v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html == Description == This plugin will change the position of your admin toolbar to the bottom. That's sometimes complicated to develop / design a header when you have that sticky top bar. It's now easier to do whatever you want (Header, Footer, Animations..) 💡 You can hide that bar by pressing Shift + Arrow down. == Installation == 1. Upload the `bottom-admin-toolbar` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 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