Description
This plugin sorts the items in the βSettingsβ and βToolsβ dashboard menus in alphabetical order. Useful when you have lots of plugins installed and very cluttered menus as a result. The plugin should work well with most βdrop-down menuβ plugins and other visual enhancements.
You can configure which menus are sorted by editing the source code. Yes, hackety-hack π
Installation
To install the plugin follow these steps :
- Download the sort-admin-menus.zip file to your local machine.
- Unzip the file
- Upload βsort-admin-menusβ folder to the β/wp-content/plugins/β directory
- Activate the plugin through the βPluginsβ menu in WordPress
That’s all. You might need to reload the page before menus will appear sorted.
FAQ
- Installation Instructions
-
To install the plugin follow these steps :
- Download the sort-admin-menus.zip file to your local machine.
- Unzip the file
- Upload βsort-admin-menusβ folder to the β/wp-content/plugins/β directory
- Activate the plugin through the βPluginsβ menu in WordPress
That’s all. You might need to reload the page before menus will appear sorted.
Reviews
Contributors & Developers
“Sort Admin Menus” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Sort Admin Menus” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.3
- Tested up to WP 4.9-alpha.
- Fixed a potential plugin conflict (function names should have a unique prefix).