Title: Hide Admin Bar from Non-Admins
Author: Andrew Lima
Published: <strong>June 20, 2013</strong>
Last modified: November 18, 2024

---

Search plugins

![](https://ps.w.org/hide-admin-bar-from-non-admins/assets/banner-772x250.png?rev
=3187408)

![](https://ps.w.org/hide-admin-bar-from-non-admins/assets/icon-256x256.png?rev=
3187414)

# Hide Admin Bar from Non-Admins

 By [Andrew Lima](https://profiles.wordpress.org/andrewza/)

[Download](https://downloads.wordpress.org/plugin/hide-admin-bar-from-non-admins.1.0.2.zip)

 * [Details](https://vec.wordpress.org/plugins/hide-admin-bar-from-non-admins/#description)
 * [Reviews](https://vec.wordpress.org/plugins/hide-admin-bar-from-non-admins/#reviews)
 *  [Installation](https://vec.wordpress.org/plugins/hide-admin-bar-from-non-admins/#installation)
 * [Development](https://vec.wordpress.org/plugins/hide-admin-bar-from-non-admins/#developers)

 [Support](https://wordpress.org/support/plugin/hide-admin-bar-from-non-admins/)

## Description

### 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.

## Installation

### Install Hide Admin Bar from Non-Admins from within WordPress

 1. Visit the plugins page within your dashboard and select “Add New”
 2. Search for “Hide Admin Bar from Non-Admins”
 3. Locate this plugin and click “Install”
 4. Activate “Hide Admin Bar from Non-Admins” through the “Plugins” menu in WordPress
 5. That’s it. There are no settings.

### Install Hide Admin Bar from Non-Admins Manually

 1. Upload the `hide-admin-bar-from-non-admins` folder to the `/wp-content/plugins/`
    directory
 2. Activate “Hide Admin Bar from Non-Admins” through the “Plugins” menu in WordPress
 3. That’s it. There are no settings.

## Reviews

![](https://secure.gravatar.com/avatar/baae189562efa9cf1a7a444fc3028a11ace600d803244022404face7bab59210?
s=60&d=retro&r=g)

### 󠀁[Интерфейс](https://wordpress.org/support/topic/%d0%b8%d0%bd%d1%82%d0%b5%d1%80%d1%84%d0%b5%d0%b9%d1%81/)󠁿

 [Stanislav](https://profiles.wordpress.org/pigus/) April 26, 2024

Интерфейс оставляет ожидать лучшего!

![](https://secure.gravatar.com/avatar/5f220dda446491ab37f56730cd12d07a5e2340c476a37dad8ca3b7a2c260c892?
s=60&d=retro&r=g)

### 󠀁[Simple and easy!!!](https://wordpress.org/support/topic/simple-and-easy-477/)󠁿

 [samantha3](https://profiles.wordpress.org/samantha3/) February 23, 2022

Works perfectly. For a membership site, I don’t want anyone seeing the admin bar
except admins! Thank you 🙂

![](https://secure.gravatar.com/avatar/a5ea036ee9f0504a8d87ad9766babb4f696ae68237f6720aa336d255467b30f7?
s=60&d=retro&r=g)

### 󠀁[Excellent Plugin](https://wordpress.org/support/topic/excellent-plugin-7511/)󠁿

 [menzah](https://profiles.wordpress.org/menzah/) November 14, 2021

The plugin is highly efficient, Works exactly as described and expected.

![](https://secure.gravatar.com/avatar/7b9c95df10f0ef8e5a0d3fadd519e7dd2b31fc19701c4783da86901551f0580a?
s=60&d=retro&r=g)

### 󠀁[Works Perfectly with WordPress 5.7.2](https://wordpress.org/support/topic/works-perfectly-with-wordpress-5-7-2/)󠁿

 [Mark Waters](https://profiles.wordpress.org/markwaters-1/) July 8, 2021

Works Perfectly with Wordpress 5.7.2 Thank you! Mark.

![](https://secure.gravatar.com/avatar/021cca63f8dc5af2432612e7fc9b66805dab84258668ec91fc755969cba39109?
s=60&d=retro&r=g)

### 󠀁[Perfect!](https://wordpress.org/support/topic/perfect-7244/)󠁿

 [aleksandartalic](https://profiles.wordpress.org/aleksandartalic/) May 13, 2020

I tried more than 5 plugins, this one is the best, it shows toolbar for admin, but
it hides it from users. Thank you, you deserve this positive comment

![](https://secure.gravatar.com/avatar/fbff5292cb999959270d02963e59e64b658056b8f2f7e697eb544e6f2dd71ffb?
s=60&d=retro&r=g)

### 󠀁[It Works!!!](https://wordpress.org/support/topic/it-works-1749/)󠁿

 [hotnwet](https://profiles.wordpress.org/hotnwet/) January 31, 2020

Gr8t Job

 [ Read all 30 reviews ](https://wordpress.org/support/plugin/hide-admin-bar-from-non-admins/reviews/)

## Contributors & Developers

“Hide Admin Bar from Non-Admins” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ Andrew Lima ](https://profiles.wordpress.org/andrewza/)

[Translate “Hide Admin Bar from Non-Admins” into your language.](https://translate.wordpress.org/projects/wp-plugins/hide-admin-bar-from-non-admins)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/hide-admin-bar-from-non-admins/),
check out the [SVN repository](https://plugins.svn.wordpress.org/hide-admin-bar-from-non-admins/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/hide-admin-bar-from-non-admins/)
by [RSS](https://plugins.trac.wordpress.org/log/hide-admin-bar-from-non-admins/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.2 – 2024-11-13

 * ENHANCEMENT: Update tested up to WordPress 6.7.
 * ENHANCEMENT: Preparing plugin to be put up for adoption.

#### 1.0.1 – 2022-04-11

 * ENHANCEMENT: Added `habfna_show_admin_bar_roles` filter to show the admin toolbar
   for additional roles.
 * BUG FIX: Fixed code to hide the admin bar from non-admins when viewing the Edit
   Profile WordPress admin page.

#### 1.0

 * Initial version of the plugin.

## Meta

 *  Version **1.0.2**
 *  Last updated **1 year ago**
 *  Active installations **10.000+**
 *  WordPress version ** 5.2 or higher **
 *  Tested up to **6.7.5**
 *  Language
 * [English (US)](https://wordpress.org/plugins/hide-admin-bar-from-non-admins/)
 * Tags
 * [admin bar](https://vec.wordpress.org/plugins/tags/admin-bar/)[adminbar](https://vec.wordpress.org/plugins/tags/adminbar/)
   [dashboard](https://vec.wordpress.org/plugins/tags/dashboard/)[toolbar](https://vec.wordpress.org/plugins/tags/toolbar/)
 *  [Advanced View](https://vec.wordpress.org/plugins/hide-admin-bar-from-non-admins/advanced/)

## Ratings

 4.3 out of 5 stars.

 *  [  24 5-star reviews     ](https://wordpress.org/support/plugin/hide-admin-bar-from-non-admins/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/hide-admin-bar-from-non-admins/reviews/?filter=4)
 *  [  1 3-star review     ](https://wordpress.org/support/plugin/hide-admin-bar-from-non-admins/reviews/?filter=3)
 *  [  2 2-star reviews     ](https://wordpress.org/support/plugin/hide-admin-bar-from-non-admins/reviews/?filter=2)
 *  [  3 1-star reviews     ](https://wordpress.org/support/plugin/hide-admin-bar-from-non-admins/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/hide-admin-bar-from-non-admins/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/hide-admin-bar-from-non-admins/reviews/)

## Contributors

 *   [ Andrew Lima ](https://profiles.wordpress.org/andrewza/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/hide-admin-bar-from-non-admins/)