=== WP-Admin Customizer === Contributors: The Jake Group Donate link: http://www.thejakegroup.com/ Tags: theming, customization, admin Requires at least: 3.2.1 Tested up to: 3.5.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Customize certain features and colors of the WordPress admin interface. == Description == The plugin adds the option to change the color of the admin bar, as well as change the WordPress logo in the admin bar. It can also be used to customize the logo on the login screen, and to hide certain dashboard widgets. For developers, there are additional features such as a contact widget that can be added to the Dashboard. The developer features are only available to users who have access to edit their plugin files. == Installation == 1. Upload the `wp-admin-customizer` directory to the `/wp-content/plugins/` directory. 2. Activate the plugin through the "Plugins" menu in WordPress. 3. Navigate to the "Admin Theme" link in the "Settings" sidebar section. == Screenshots == 1. A customized admin bar. 2. The admin bar customization screen. == Changelog == = 1.1 = * Fix for logo size on login screen in versions > 3.7. Note: you must resubmit the customizer form once for the changes to take effect. = 1.0 = * Initial release.