Hide Admin Bar from Non-Admins
Hides the WordPress toolbar (admin bar) for all non-admin users. Simple plugin with no settings to configure.
The facts
- Rating
- 4.3★ from 30
- Active installs
- 10k+
- Price
- Free
- Last updated
- 13 Aug 2026
- Added
- Jun 2013
- Requires WP
- 5.2
- Tested up to
- WP 7.0.4
- Downloads
- 240,985
Our analysis
AI-assistedHide Admin Bar from Non-Admins is a WordPress plugin that removes the admin toolbar for all users except those with the administrator role. It is designed to be simple to use; once installed and activated, it requires no further configuration.
This plugin is suitable for websites where only one administrator needs access to the dashboard and the admin bar, ensuring a cleaner interface for non-admin users. It is lightweight and consists of minimal code.
Best for: This plugin is best for single-admin WordPress sites.
What it does well
- ✓Hides admin bar for non-admin users
- ✓No settings to configure after activation
- ✓Lightweight with minimal code
- ✓Free to use from the WordPress.org directory
- ✓Good directory score of 83/100
Where it falls short
- •Limited functionality; only hides the admin bar
Verdict
Hide Admin Bar from Non-Admins is a straightforward solution for managing the visibility of the admin toolbar. It is effective for its intended purpose but offers no additional features.
From the developer
Andrew Lima's own description of Hide Admin Bar from Non-Admins, lightly tidied.
Install, activate, and you’re done.
This plugin hides the WordPress Toolbar (admin bar) for all visitors and users without the ‘administrator’ role. It’s a very simple plugin with no settings to configure.
- Use this plugin for sites with only one admin who needs access to the dashboard and the admin bar.
- This plugin is super lightweight, with just a few lines of code.
- If you need to show the toolbar for other user roles, use the filter
habfna_show_admin_bar_roles.
This plugin is a tweak of the code by Yoast to hide the admin bar for non-admins only.