=== Sort Admin Menus ===
Contributors: whiteshadow
Tags: dashboard, admin, menu, design, interface, usability
Requires at least: 2.5
Tested up to: 4.9
Stable tag: 1.2.3

Sorts the items in the "Settings" and "Tools" menus in alphabetical order.

== 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 :

1. Download the sort-admin-menus.zip file to your local machine.
1. Unzip the file 
1. Upload "sort-admin-menus" folder to the "/wp-content/plugins/" directory
1. Activate the plugin through the 'Plugins' menu in WordPress

That's all. You might need to reload the page before menus will appear sorted.

== Changelog ==

= 1.2.3 =
* Tested up to WP 4.9-alpha. 
* Fixed a potential plugin conflict (function names should have a unique prefix).