Discover, trust, install: FAIR 1.0 is here

Hide Admin Bar from Non-Admins
Version: 1.0.2
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
- Visit the plugins page within your dashboard and select “Add New”
- Search for “Hide Admin Bar from Non-Admins”
- Locate this plugin and click “Install”
- Activate “Hide Admin Bar from Non-Admins” through the “Plugins” menu in WordPress
- That’s it. There are no settings.
Install Hide Admin Bar from Non-Admins Manually
- Upload the
hide-admin-bar-from-non-admins
folder to the/wp-content/plugins/
directory - Activate “Hide Admin Bar from Non-Admins” through the “Plugins” menu in WordPress
- That’s it. There are no settings.
Reviews
Интерфейс
By Stanislav (pigus) on April 26, 2024
Интерфейс оставляет ожидать лучшего!
Simple and easy!!!
By samantha3 on February 23, 2022
Excellent Plugin
By menzah on November 14, 2021
Works Perfectly with WordPress 5.7.2
By Mark Waters (mark.waters) on July 8, 2021
Perfect!
By aleksandartalic on May 13, 2020
It Works!!!
By hotnwet on January 31, 2020
Perfect
By rxtarcher on December 31, 2019
Very Works
By chistudio on August 12, 2019
Not work
By momo-fr on August 21, 2018
its works
By armotxa on May 30, 2018
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.