=== Hide Admin Panels === Contributors: businessxpand Tags: administration, admin, user, users Requires at least: 2.7.1 Tested up to: 2.8-beta1 Stable tag: 0.9 Allows you to hide admin menus from specific users. == Description == Scans your WordPress admin sidebar for menu items and gives you option to hide them from a specific user. This will only work on WordPress versions greater than 2.7.1 as if relies on the newer admin look. Any of the following can be hidden: posts, media, links, pages, comments, appearance, dashboard, plugins, users, tools and settings. Please note that this is only an aestheic effect, if your user has something installed in their browser that allows them to change the CSS of the page they will be able to unhide the menu item. This also does not prevent them from accessing the hidden menu sections directly by web address. == Installation == 1. Upload the `hide-admin-panels` directory to your `/wp-content/plugins/` directory. 1. Activate the plugin through the `Plugins` menu in WordPress. 1. Navigate to new `Admin Panels` menu item under the `Settings` menu. 1. Select the user you wish to change. 1. Select the menu options you wish to hide. 1. Save the changes.