Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Admin menu remover

Descrizione

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.

Screenshot

  • View of admin menu remover ui

Installazione

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

FAQ

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.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Admin menu remover” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

1.0

  • First version