=== Admin Bar Disabler === Contributors: sc0ttkclark Donate link: http://scottkclark.com/ Tags: admin bar, admin menu, disable, 3.1, wordpress multisite, multisite, remove, hide Requires at least: 3.1 Tested up to: 4.0 Stable tag: 1.2 Disable the WP Admin Bar in 3.1+ entirely, or only for roles and capabilities which aren't in the 'whitelist' or 'blacklist'. == Description == Pretty easy setup.. just install and activate it on the site of your choice (or network activate), and setup the settings however you'd like. This plugin supports both Per-Site and Per-Network (WordPress Multisite) settings, so you can fine tune your options based on your needs. If you're interested in showing the Admin Bar in more cases, check out the Always Show Admin Bar plugin: http://wordpress.org/plugins/always-show-admin-bar/ If you're interested in showing the Admin Bar to logged out users, check out the Logged Out Admin Bar plugin: http://wordpress.org/plugins/logged-out-admin-bar/ == Installation == 1. Unpack the entire contents of this plugin zip file into your `wp-content/plugins/` folder locally 1. Upload to your site 1. Navigate to `wp-admin/plugins.php` on your site (your WP plugin page) 1. Activate this plugin OR you can just install it with WordPress by going to Plugins >> Add New >> and type this plugin's name == Screenshots == 1. **Admin Bar Disabler Settings** - Set up per-site settings or if this plugin is activated network-wide then you can also set up network-wide settings through the Network Admin. == Changelog == = 1.2 - August 4th, 2014 = * Fixed: 3.x personal option for Admin Bar toggle = 1.1 - April 22nd, 2014 = * Updated: Code refactor and logic cleanup * Updated: Tested up to 3.9 * Fixed: Now showing admin bar when in admin area, previously hidden * Fixed: Escape values in admin pages = 1.0.3 - September 7th, 2012 = * Bug fix on button, tested up to 3.5 = 1.0.2 - April 15th, 2011 = * Localized plugin, thanks for the help from Anja Fokker = 1.0.1 - February 24th, 2011 = * Bug fix for warnings and added additional help text to settings pages = 1.0 - February 24th, 2011 = * Initial release