=== Simplify Dashboard === Contributors: mytchb Tags: admin, simple, hide, elements, menu Requires at least: 5.0 Tested up to: 6.7.2 Stable tag: 1.2 Requires PHP: 7.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Adds a toggle button to the admin bar to simplify the dashboard by hiding specific menu items. == Description == "Simplify Dashboard" adds a toggle in the admin bar to hide menu items you don't use much. It gives you a simple interface for your users, and can be quickly turned on or off. Choose which items are hidden in the Settings>Simplify Dashboard page by writing their menu name, or specify the actual HTML id. == Installation == 1. Upload the `simplify-dashboard` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Once activated, navigate to the Settings page and click on the new submenu "Simplify Dashboard". 4. Enter the names of the menu items you want to hide. Additionally, choose items to hide in the admin by their element id. 5. Turn the Simplify Dashboard toggle to on. == Screenshots == 1. The admin screen with nothing hidden. 2. View of the admin screen with the toggle activated. 3. The settings page for Simplify Dashboard. == Changelog == = 1.1 = * Improving code quality. = 1.0 = * Initial release. == Upgrade Notice == = 1.1 = * Improving code quality.