WP SITES

3095 Coded Tutorials & 297 Plugins

Change Menu Order Of Admin Links In WordPress

This PHP code enables you to customize the order of all menu links in the WordPress admin panel.

Here’s both the default menu order on the right and the custom menu order on the left which the code in this post generates:

custom menu order

Was this helpful?

Yes
No
Thanks for your feedback!

2 responses to “Change Menu Order Of Admin Links In WordPress”

  1. What file is the original admin menu listing contained in? Wanted to see the correct subfile titles to insure I was getting the item correct.

    TIA

    1. Brad Dalton Avatar
      Brad Dalton

      Hello Dave

      Not in any of the theme files, only in the WordPress core 12 times.

      You can see one example of the filter in wp-admin>menu.php

Leave a Reply