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.

FAQ

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.