Changeset 518020
- Timestamp:
- 03/12/2012 06:51:08 PM (14 years ago)
- Location:
- hide-admin-icons/trunk
- Files:
-
- 2 added
- 3 deleted
- 1 edited
-
fufi-hide-admin-icons.css (added)
-
fufi-hide-admin-icons.php (added)
-
menu-dark-new.gif (deleted)
-
mp_hide_admin_icons.css (deleted)
-
mp_hide_admin_icons.php (deleted)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
hide-admin-icons/trunk/readme.txt
r388152 r518020 3 3 Tags: admin, remove, hide, menu, header, icon, icons 4 4 Requires at least: 2.7 5 Tested up to: 3. 2-beta1-179695 Tested up to: 3.3.1 6 6 Stable tag: trunk 7 7 8 Hides the icons in the expanded WordPress admin menuand admin page titles.8 Hides the icons in the admin navigation and admin page titles. 9 9 10 10 == Description == 11 11 12 12 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. 13 14 == A few menu and icon related tips ==15 16 * If you're looking to modify the icons in stead of removing them, try the [Tangofy](http://op111.net/p65 "Tangofy") plugin.17 * The more horizontally inclined might like Ozh's [Admin Drop Down](http://planetozh.com/blog/my-projects/wordpress-admin-menu-drop-down-css/ "Admin Drop Down") plugin, all freshened up for 2.7.18 19 == Changelog ==20 21 * 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.22 * 1.3 Now also removes the icons from admin page headers.23 * 1.2 CSS fixed to reflect the 2.7-beta3-9826 html structure.24 * 1.1 Fix for code error, tried to retrieve the .css file from incorrect directory. Thanks [Lecactus](http://lecactus.ru "Lecactus") ;)25 13 26 14 == Screenshots == … … 30 18 == Installation == 31 19 32 1. Download and unzip the mp-hide-admin-icons.zip file33 2. Copy the hide-admin-icons folder to your Wordpress plugin directory34 3. Activate the plugin via the 'Plugins' menu in WordPress20 1. 1. Download the plugin archive and expand it. 21 2. Put the 'hide-admin-icons' directory in your WordPress plugin directory. 22 3. Go to the Plugins page in your WordPress Administration area and click 'Activate' for Hide Admin Icons. 35 23 24 == Changelog == 36 25 37 38 26 * 1.3.2 Removed unnecessary image file, updated css, renamed functions. 27 * 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. 28 * 1.3 Now also removes the icons from admin page headers. 29 * 1.2 CSS fixed to reflect the 2.7-beta3-9826 html structure. 30 * 1.1 Fix for code error, tried to retrieve the .css file from incorrect directory. Thanks [Lecactus](http://lecactus.ru "Lecactus") ;)
Note: See TracChangeset
for help on using the changeset viewer.