=== Admin Trim Interface === Contributors: Donate link: http://coffee2code.com Tags: admin, interface, minimal, customize, coffee2code Requires at least: 2.7 Tested up to: 2.8.2 Stable tag: 1.0 Version: 1.0 Customize the WordPress admin pages by selectively removing interface elements. == Description == This plugin uses a combination of CSS (when possible) and Javascript to removed specified admin interface elements. These elements may be considered by some to be superfluous interface elements that are undesired for one reason or another, so this plugin aids in their visual removal. Each admin interface element is individually selected for removal. The elements that can be removed are: * WordPress logo * The "Visit site" * The favorites shortcut dropdown * The "Howdy," greeting before your username * Your username link to your profile * The "Turbo" link * The Dashboard link * The page header icon * The contextual "Help" link * The footer links * The WordPress version in the footer (There is an associated screenshot which points out these different sections.) Note: These settings are global and will affect all users who are able to visit the admin pages. == Installation == 1. Unzip `admin-trim-interface.zip` inside the `/wp-content/plugins/` directory for your site 1. Activate the plugin through the 'Plugins' admin menu in WordPress 1. Click the plugin's 'Settings' link next to its 'Deactivate' link (still on the Plugins page), or click on the Theme -> Admin Trim Interface link, to go to the plugin's admin settings page. Customize the settings to selectively remove admin interface elements. == Frequently Asked Questions == = Does this plugin allow for each admin user to customize the admin interface to their individual liking? = No. The settings for the plugin apply to all users within the admin pages and not to each user individually. == Screenshots == 1. A image indicating the different elements of the admin interface that can be selectively disabled by the plugin. 2. A screenshot of the plugin's admin settings page. 3. A screenshot of a fully trimmed admin interface. == Changelog == = 1.0 = * Initial release