This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Admin menu remover

Descripción

Remove unnecessary items from admin section menus simply by ticking/unticking checkbox in the settings ui.

After plugin is activated, go to settings -> admin menu remover to remove unwanted menu items.

Capturas

  • View of admin menu remover ui

Instalación

This section describes how to install the plugin and get it working.

  1. Upload admin-menu-remover.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Preguntas frecuentes

How to remove header and background under appearance?

This cannot be done with this tool. Those two options are defined in theme’s functions.php. To remove them, use remove_theme_support -function.

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Admin menu remover” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Admin menu remover” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.0

  • First version