=== Tambar – Bottom Admin Bar ===
Contributors: yanmetelitsa
Tags: admin, adminbar, bar, bottom bar, toolbar
Stable tag: 3.0.4
Requires PHP: 7.4
Requires at least: 6.0
Tested up to: 6.9
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

The sticky header is a widely used feature on many websites, but it can conflict with the WordPress admin bar. Tambar effectively resolves this issue!

== Description ==

The sticky header is a widely used feature on many websites, but it can conflict with the WordPress admin bar. Take full control of your WordPress admin bar – reposition, collapse, or hide it!

= Features =

* Move the admin bar to the bottom
* Set different positions for desktop and mobile
* Hide/show the admin bar by switcher or keyboard shortcuts **Shift + Up/Down**
* Hide the admin bar for specific roles

= Advantages =

* 🪶 **Feather-light** – No performance impact
* 🎨 **Native WordPress** styling – Seamless UI integration
* 📱 **Mobile-optimized** – Perfect responsive behavior
* ⌨️ **Keyboard-friendly** – Work faster with keyboard shortcuts
* 🧑‍💻 **For Developers** – Supports third-party plugins

== Frequently Asked Questions ==

= I installed and activated the plugin, but it doesn't work =

For the plugin to function properly, your theme must include the WordPress [`body_class()`](https://developer.wordpress.org/reference/functions/body_class/) function.

The `body_class()` function generates essential CSS classes that the plugin relies on for proper operation. Most modern WordPress themes include it by default, but some custom themes may omit it.

== Screenshots ==

1. Admin Bar at Bottom
2. Hide Admin Bar
3. Settings Page

== Changelog ==

= 3.0.1 =
* New: [Query Monitor](https://wordpress.org/plugins/query-monitor/) support – admin bar opens if there are warnings

= 3.0.0 =
* New: Complete performance optimization and enhanced functionality

= 2.3.3 =
* Fix: WordPress 6.7.0 compatibility issue with `get_plugin_data()`

= 2.3.0 =
* New: Option to hide the admin bar for specific user roles

= 2.1.9 =
* Fix: Plugin assets now load only when the admin bar is shown to the user

= 2.1.6 =
* New: Switcher options

= 2.1.0 =
* New: Admin bar state controlled by CSS (no glare)

= 2.0.6 =
* New: Mobile position settings

= 1.0.0 =
* New: Added options page
* New: Admin bar hiding feature

= 0.9.0 =
* Initial release