WP Plugin : Sort Admin Menus

The dasboard menu can get very cluttered if you have lots of plugins installed on your WordPress blog. Many plugins add their own pages to the menu system and eventually it may turn out that some submenus are so long they barely fit on your screen anymore. What’s worse, the menu items are arranged “in no particular order”, which makes finding the necessary option tedious.

That’s why I wrote a small plugin that can sort the admin menus alphabetically. In the default configuration it will sort the menus that tend to be the most bloated - Manage, Settings and Plugins. You can change which menus are sorted by editing the plugin’s source code - it’s very simple and short.

Download Plugin

sort-admin-menus.zip (1 KB)
Requires : WordPress 2.5
Tested up to : WordPress 2.5.1

Additional Notes

This plugin should be compatible with any “dropdown menu” and “CSS menu” plugins. I’ve successfuly tested it with Admin Drop Fown Menu by Ozh and I’m fairly sure it will work with other similar plugins.

It’s largely a proof-of-concept thing. I could go all-out and make a full-fledged menu editor with drag & drop and whatnot, but I suspect nobody would care. So I wrote this simple plugin instead :P

Related posts :

9 Responses to “WP Plugin : Sort Admin Menus”

  1. 1
    White Shadow Says:

    (testing to make sure comments work with WordPress 2.6)

  2. 2
    slee Says:

    Love the plugin but i would love to see the full blown menu editor :)

  3. 3
    White Shadow Says:

    @slee - That was my initial idea, but it doesn’t seem there’d be much demand from that (aside from you, of course). Plus an actual editor would be pretty hard to make.

  4. 4
    slee Says:

    I think you would be suprised i think many would want your plugin. it would be great to be able to properly change where each menu item was and possibly link that with a roles as well. for example i make a site for a client and i dont want them to see tags it wold be great if a - i could rid of the link altogether or b - move it and make it so the client cant see it so only admin see it something

  5. 5
    White Shadow Says:

    Okay, noted. However, it’s still a complex task… I’ll keep it in my idea file for the time being :)

  6. 6
    Marc Van Pottelbergh Says:

    Originally Posted By sleeLove the plugin but i would love to see the full blown menu editor :)

    Make that 2 of us ;-)

  7. 7
    AbysmalTech Says:

    Make that 3 of us :P

  8. 8
    White Shadow Says:

    Okay okay, I’ll move it a bit higher in my to-do list :P I’ve got some other projects planned for the near future, but I might get around to this in November.

  9. 9
    slee Says:

    haha what have i started :) keep us updated…

Leave a Reply