borantula/clean-wp-admin-menu
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Clean WP Admin Menu === Contributors: borantula Donate link: http://borayalcin.me Tags: admin, dashboard, design, interface, menu, usability Requires at least: 4.0 Tested up to: 4.4 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html You can make rarely used items in the admin menu hidden. == Description == Most of the plugins and even standart WordPress tabs in the admin menu are not used very often. With this plugin you can make rarely used items in the admin menu invisible until you need them. You can just toggle them whenever you need them with Toggle Extra button in the left menu. == Installation == 1. Download and activate the plugin. 2. Browse to the `Clean Admin Menu` section under Settings to configure. == Frequently Asked Questions == = How does it work = It simply hides&show the elements via css and javascript. == Screenshots == == Changelog == = 1.0 = * First version