Hide Admin Icons

Описание

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.

Bug Reports

Do you want to report a bug or suggest a feature for Hide Admin Icons? Best to do so in the Hide Admin Icons repository on GitHub.

Инсталиране

  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.

Install Automatic Login from within WordPress

  1. Visit the Plugins page within your dashboard and select ‘Add New’
  2. Search for ‘Hide Admin Icons’
  3. Activate Hide Admin Icons from your Plugins page

Install Hide Admin Icons manually

  1. Add the ‘hide-admin-icons’ folder to the /wp-content/plugins/ directory
  2. Activate the Hide Admin Icons plugin through the ‘Plugins’ menu in WordPress

Отзиви

There are no reviews for this plugin.

Сътрудници и разработчици

“Hide Admin Icons” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “Hide Admin Icons” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

  • 2.0.0 Remove support for legacy WordPress installs.
  • 1.4 Adds support for the MP6 plugin
  • 1.3.3 Fixed incorrectly hidden navigation menu icons on narrow screens.
  • 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. Props @lecactus!