=== Plugin Name === Contributors: lepileppanen Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AXPCPM8ZPNSK8 Tags: admin, menu, remove Requires at least: 4.3 Tested up to: 4.4 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Remove unnecessary items from admin section menus simply by ticking/unticking checkbox in the settings ui. == Description == Remove unnecessary items from admin section menus simply by ticking/unticking checkbox in the settings ui. After plugin is activated, go to settings -> admin menu remover to remove unwanted menu items. == Installation == This section describes how to install the plugin and get it working. 1. Upload `admin-menu-remover.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = How to remove header and background under appearance? = This cannot be done with this tool. Those two options are defined in theme's functions.php. To remove them, use remove_theme_support -function. == Screenshots == 1. View of admin menu remover ui == Changelog == = 1.0 = * First version == Upgrade Notice == No upgrades needed.