Title: Sortacular &#8211; Instantly Sort and Organize WordPress Admin Menus Alphabetically
Author: Ronald Huereca
Published: <strong>2026 年 3 月 27 日</strong>
Last modified: 2026 年 4 月 11 日

---

搜索插件

![](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

 作者：[Ronald Huereca](https://profiles.wordpress.org/ronalfy/)

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

 * [详情](https://cn.wordpress.org/plugins/sortacular/#description)
 * [评价](https://cn.wordpress.org/plugins/sortacular/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/sortacular/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/sortacular/#developers)

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

## 描述

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.

## 屏幕截图

 * [[
 * **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.

## 安装

 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.

## 常见问题

### 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/).

## 评价

此插件暂无评价。

## 贡献者及开发者

「Sortacular – Instantly Sort and Organize WordPress Admin Menus Alphabetically」
是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「Sortacular – Instantly Sort and Organize WordPress Admin Menus Alphabetically」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/sortacular)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/sortacular/)，查看[SVN仓库](https://plugins.svn.wordpress.org/sortacular/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/sortacular/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/sortacular/)。

## 更新日志

#### 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.

## 额外信息

 *  版本 **1.0.3**
 *  最后更新：**2 周前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.9 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 8.0 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/sortacular/)
 * 标签
 * [admin menu](https://cn.wordpress.org/plugins/tags/admin-menu/)[alphabetic](https://cn.wordpress.org/plugins/tags/alphabetic/)
   [alphabetical](https://cn.wordpress.org/plugins/tags/alphabetical/)[menu order](https://cn.wordpress.org/plugins/tags/menu-order/)
   [organize](https://cn.wordpress.org/plugins/tags/organize/)
 *  [高级视图](https://cn.wordpress.org/plugins/sortacular/advanced/)

## 评级

尚未提交反馈。

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

[查看全部评论](https://wordpress.org/support/plugin/sortacular/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/sortacular/)