=== Remove WP Menu === Contributors: aaronholbrook Donate link: Tags: clutter, clean, remove-cruft Requires at least: 3.3 Tested up to: 4.8 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Small plugin to throw in mu-plugins that disables the WP Menu from the WordPress admin bar. I've found on some client sites that it poses more of a hindrance to have additional administrative options. == Description == Small plugin to throw in mu-plugins that disables the WP Menu from the WordPress admin bar. I've found on some client sites that it poses more of a hindrance to have additional administrative options. == Installation == 1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Done! The WP Menu in Admin Bar is gone! == Changelog == 1.0.1 - Code formatting updates 1.0 - Initial release