Descrição
This plugin gives you the ability to hide WordPress admin menu items, keeping your dashboard clean and organized. With the click of a button (also in the WordPress menu), you can show them all or return to the clean state you configured, only with the menus you want to see.
Instalação
You have two ways of installing this plugin.
Manual installation
- Upload the dashboard-organizer folder to the /wp-content/plugins/ directory.
- Activate the Dashboard Organizer plugin through the ‘Plugins’ menu in the WordPress dashboard.
- Browse to the “Dashboard Organizer” section under Settings to choose the menus you want to hide or show.
From the Plugins Menu, at the WordPress dashboard
- Click the “Add New” button.
- Search for Dashboard Organizer by MWGuerra, download and activate the plugin.
- Browse to the “Dashboard Organizer” section under Settings to choose the menus you want to hide or show.
Perguntas frequentes
-
How does it work
-
It uses CSS classes and javascript to hides or show the wordpress admin menu items.
-
Does it change other plugin configurations or the database?
-
This plugin don’t mess with any other plugin. The only thing saved in the database is a list of the menus you want to hide.
-
Can this plugin do X, Y or Z?
-
Probably not. But it maybe could! This plugin was developed to let you organize the admin dashboard and some websites could become quite complex over time. Contact me for requests and let’s see what we can create together!
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Dashboard Organizer” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Dashboard Organizer” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.0.2
- Fixed: plugin conflicts
1.0.1
- Fixed: typo in documentation
1.0.0
- First version