=== Hide Admin Icons === Contributors: functionsfile Tags: admin, remove, hide, menu, header, icon, icons Requires at least: 2.7 Tested up to: 3.4.1 Stable tag: trunk Hides the icons in the admin navigation and admin page titles. == Description == Hide Admin Icons hides the navigation menu icons and admin page title icons. The menu icons remain visible when the menu is in its collapsed state. == Installation == 1. Download the plugin archive and expand it. 2. Put the 'hide-admin-icons' directory in your WordPress plugin directory. 3. Go to the Plugins page in your WordPress Administration area and click 'Activate' for Hide Admin Icons. == Changelog == * 1.3.2 Removed unnecessary image file, updated css, renamed functions. * 1.3.1 Nothing fancy, just edited the way the Hide Admin Icons css file is included in the admin header, you shouldn't notice any change really. * 1.3 Now also removes the icons from admin page headers. * 1.2 CSS fixed to reflect the 2.7-beta3-9826 html structure. * 1.1 Fix for code error, tried to retrieve the .css file from incorrect directory. Thanks [Lecactus](http://lecactus.ru "Lecactus") ;)