Sidebar Shuffle

描述

Sidebar Shuffle lets administrators reorder the WordPress admin sidebar menu with a simple drag-and-drop interface. Arrange standard menu items, custom post type menus, and plugin menus in any order you like.

How to Use

  1. Go to Settings Menu Order.
  2. Drag the menu items up or down using the grip handle on each row.
  3. Click Save Menu Order to apply your changes.
  4. To restore the default WordPress order, click Reset to Default.

Features:

  • Simple drag-and-drop interface.
  • Reorder standard menu items and custom post type menus.
  • Easily reset back to default WordPress order.
  • Native WordPress styling.
  • New plugin menus are appended automatically.

屏幕截图

安装

  1. Upload the sidebar-shuffle folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings > Menu Order to rearrange your menu items.

常见问题

Who can rearrange the menus?

Only users with the manage_options capability (Administrators by default) can access the settings page and reorder the menu.

Will new plugins appear in the menu?

Yes! Any new plugin menus will automatically be appended to the end of the custom order.

评价

此插件暂无评价。

贡献者及开发者

「Sidebar Shuffle」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Sidebar Shuffle」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

0.0.3

  • Fixed persistent success/reset notices by clearing the URL status query parameter on page load.

0.0.2

  • Removed deprecated load_plugin_textdomain() call (auto-loaded by WordPress.org since WP 4.6).
  • Improved form input validation for menu order submissions.
  • Refactored all code identifiers to use a unique plugin-specific prefix.

0.0.1

  • Initial release. Drag and drop reordering interface added under Settings > Menu Order.