Sidebar Shuffle

Beschrijving

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.

Schermafbeeldingen

Installatie

  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.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Sidebar Shuffle” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Sidebar Shuffle” naar jouw taal.

Interesse in de ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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.