=== Bottom Admin Toolbar === Contributors: devloper00 Donate link: https://ko-fi.com/devloper Tags: admin, bar, adminbar, bottom bar, toolbar Requires at least: 4.9 or higher Tested up to: 5.8 Requires PHP: 5.6 Stable tag: 1.3.3 License: GPL v2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Nativaly 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! == Description == = LET'S STICK THAT BAR AT THE BOTTOM FOREVER! = Nativaly 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** == Installation == 1. Upload the **bottom-admin-toolbar** folder to the **/wp-content/plugins/** directory 2. Activate the plugin in WordPress == Screenshots == 1. Admin bar at the bottom == Changelog == = 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