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!
- 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
- 🪶 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
For the plugin to function properly, your theme must include the WordPress 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.
- New: Query Monitor support – admin bar opens if there are warnings
- New: Complete performance optimization and enhanced functionality
- Fix: WordPress 6.7.0 compatibility issue with
get_plugin_data()
- New: Option to hide the admin bar for specific user roles
- Fix: Plugin assets now load only when the admin bar is shown to the user
- New: Switcher options
- New: Admin bar state controlled by CSS (no glare)
- New: Mobile position settings
- New: Added options page
- New: Admin bar hiding feature
- Initial release