Title: Sortacular &#8211; Instantly Sort and Organize WordPress Admin Menus Alphabetically
Author: Ronald Huereca
Published: <strong>maart 27, 2026</strong>
Last modified: april 11, 2026

---

Search plugins

![](https://ps.w.org/sortacular/assets/banner-772x250.png?rev=3493021)

![](https://ps.w.org/sortacular/assets/icon-256x256.png?rev=3503884)

# Sortacular – Instantly Sort and Organize WordPress Admin Menus Alphabetically

 By [Ronald Huereca](https://profiles.wordpress.org/ronalfy/)

[Download](https://downloads.wordpress.org/plugin/sortacular.1.0.3.zip)

 * [Details](https://pap-aw.wordpress.org/plugins/sortacular/#description)
 * [Reviews](https://pap-aw.wordpress.org/plugins/sortacular/#reviews)
 *  [Installation](https://pap-aw.wordpress.org/plugins/sortacular/#installation)
 * [Development](https://pap-aw.wordpress.org/plugins/sortacular/#developers)

 [Support](https://wordpress.org/support/plugin/sortacular/)

## Description

Your WordPress admin menu gets messy fast. Plugins add their own items. Settings
end up scattered. Finding what you need takes longer than it should.

[Sortacular](https://dlxplugins.com/plugins/sortacular/) fixes this instantly.

It keeps the default WordPress menus exactly where you expect them, and neatly sorts
everything added by plugins and themes alphabetically. This makes your admin menu
easier to scan and much faster to use.

No setup. No settings.

Activate the plugin, and your menu is instantly organized.

A simple divider separates the default WordPress items from everything else, so 
you can clearly see what belongs to WordPress and what has been added by plugins
or themes.

### What gets organized

Sortacular keeps the main WordPress menus in their original order. Nothing moves
or breaks.

Everything added by plugins and themes is grouped and sorted alphabetically.

This applies to:

 * Settings
 * Appearance
 * Tools
 * Dashboard

In multisite, it also works with:

 * Settings
 * Dashboard
 * Themes

### What changes after you install it

Instead of scrolling through a long, cluttered menu, you get a clean and predictable
layout.

You will see:

 * Core WordPress items at the top, unchanged
 * A clear divider
 * All plugin and theme items sorted from A to Z

This means you no longer have to guess where a plugin placed its settings and in
what order. You can find things quickly, every time.

### Who this is for

This plugin is especially useful if:

 * You install a lot of plugins, and your admin menu feels crowded
 * You manage client websites and need to move quickly
 * You waste time clicking around trying to find settings
 * You want a cleaner, more organized WordPress dashboard
 * You like a sorting plugin, but want your Core items left alone

It is also helpful for beginners who feel overwhelmed by how messy the admin menu
can become over time.

### Why this matters

A messy admin menu slows you down.

When plugins add items in random places, it becomes harder to navigate your site.
You spend more time searching and less time actually working.

By organizing everything into a clear structure, Sortacular makes your workflow 
faster and less frustrating.

It is a small change that makes a big difference, especially on sites with many 
plugins.

### No configuration needed

There are no settings to manage.

You do not need to learn anything new or configure options.

Just activate the plugin, and your menus are automatically reorganized.

### For developers

If you need more control, you can customize which items are treated as core using
filters. Please check out [the Sortacular GitHub repo](https://github.com/DLXPlugins/sortacular)
for filters, examples, and ways you can help extend and contribute to the plugin.

There is also optional support for sorting top-level menus, but it’s off by default.

This plugin has no admin options or settings, and it works automatically when activated.

## Screenshots

 * [[
 * **Settings Menu** – Core items are shown first, with the rest shown alphabetically.
 * [[
 * **Tools Menu** – Core items are shown first, with the rest shown alphabetically.
 * [[
 * **Dashboard Mneu** – Core items are shown first, with the rest shown alphabetically.

## Installation

 1. Search for ‘Sortacular’ when adding a plugin via the WordPress admin.
 2. Activate Sortacular through the Plugins screen.

The Settings, Appearance, Tools, and Dashboard menus will update immediately.

## FAQ

### What parts of the admin menu does this organize?

 * **Settings**
 * **Appearance**
 * **Tools**
 * **Dashboard**

In Multisite, the following menus are sorted:

 * **Settings**
 * **Dashboard**
 * **Themes**

### Can this sort top-level menu items too?

Yes, but it is optional.

By default, Sortacular organizes items only within menus. If you also want to sort
top-level menu items, you can enable it with a small code snippet.

    ```
    add_filter( 'sortacular_can_sort_top_level', '__return_true' );
    ```

### Do I need to set anything up?

No.

Just activate the plugin, and your menus are automatically organized. There are 
no settings to manage.

### Will this work with all plugins?

It works with most plugins that add items to the WordPress admin menu.

If you find something that is not sorted correctly, you can request support, and
we can look into it. If you already have a plugin that sorts admin menus, it is 
not recommended to have both.

### Will this break my menu or change how WordPress works?

No.

Sortacular does not remove or change any menu items. It only reorganizes them so
they are easier to find.

### Can I turn it off or undo the changes?

Yes.

Simply deactivate the plugin, and your menu will return to its original order.

### Does this affect performance?

We’ve observed no noticeable impact. The sorting occurs only in the admin area and
does not affect your site’s front end.

### Does this work with the Command Palette?

It’s complimentary. The command palette isn’t always available.

### Will you be adding support for other top-level menus or third-party plugins?

Sure. Please leave a feature request [via my support form](https://dlxplugins.com/support/).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Sortacular – Instantly Sort and Organize WordPress Admin Menus Alphabetically” 
is open source software. The following people have contributed to this plugin.

Contributors

 *   [ Ronald Huereca ](https://profiles.wordpress.org/ronalfy/)

[Translate “Sortacular – Instantly Sort and Organize WordPress Admin Menus Alphabetically” into your language.](https://translate.wordpress.org/projects/wp-plugins/sortacular)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/sortacular/), check
out the [SVN repository](https://plugins.svn.wordpress.org/sortacular/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/sortacular/) by 
[RSS](https://plugins.trac.wordpress.org/log/sortacular/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.3

 * Released 2026-03-27
 * Initial WordPress.org release.

#### 1.0.2

 * Released 2026-03-25
 * Resolving CSS issues.

#### 1.0.1

 * Released 2026-03-16
 * Sort top-level menu items too. Core menus remain untouched. The rest are sorted
   alphabetically.

#### 1.0.0

 * Released on 2026-03-14
 * Sort Settings, Appearance, Tools, and Dashboard submenus with Core items first
   and a separator before alphabetically sorted items.

## Meta

 *  Version **1.0.3**
 *  Last updated **3 days ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.9 or higher **
 *  Tested up to **7.0**
 *  PHP version ** 8.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/sortacular/)
 * Tags
 * [admin menu](https://pap-aw.wordpress.org/plugins/tags/admin-menu/)[alphabetic](https://pap-aw.wordpress.org/plugins/tags/alphabetic/)
   [alphabetical](https://pap-aw.wordpress.org/plugins/tags/alphabetical/)[menu order](https://pap-aw.wordpress.org/plugins/tags/menu-order/)
   [organize](https://pap-aw.wordpress.org/plugins/tags/organize/)
 *  [Advanced View](https://pap-aw.wordpress.org/plugins/sortacular/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/sortacular/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/sortacular/reviews/)

## Contributors

 *   [ Ronald Huereca ](https://profiles.wordpress.org/ronalfy/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/sortacular/)