disable-toolbar
Tools
Open Source
PHP
WordPress
=== Disable Toolbar === Contributors: SeventhSteel Tags: hide toolbar, hide admin bar, toolbar, admin bar, adminbar, global hide toolbar, global hide admin bar, toggle toolbar, hide toolbar frontend Requires at least: 3.1 Tested up to: 4.2.1 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Control who sees the WP Toolbar when viewing your site. == Description == This humble plugin adds an option in Settings > General that controls who sees the WP Toolbar when viewing your site. You can turn the Toolbar on or off per user role. Note that this controls the public, front-end version of your site. When viewing the dashboard, the toolbar always appears. How is this different from other plugins that do similar things? It's smaller, cleaner, and doesn't add any unnecesary settings pages. It's also smart enough to hide the Toolbar option on user profiles if that user is already restricted from seeing the toolbar. == Installation == = Automatic Install = 1. Log into your WordPress dashboard and go to Plugins → Add New 2. Search for "Disable Toolbar" 3. Click "Install Now" under the Disable Toolbar plugin 4. Click "Activate Now" = Manual Install = 1. Download the plugin from the download button on this page 2. Unzip the file, and upload the resulting `disable-toolbar` folder to your `/wp-content/plugins` directory 3. Log into your WordPress dashboard and go to Plugins 4. Click "Activate" under the Disable Toolbar plugin == Screenshots == 1. The Disable Toolbar option in Settings > General == Changelog == = 1.0 = * Initial release.