Nims Content Order Manager

Kuvaus

Nims Content Order Manager provides a single, intuitive interface to reorder WordPress content and navigation items without third-party frameworks or extra database tables.

Key Features

  • Posts, Pages & CPTs: Uses core menu_order field for seamless compatibility.
  • Taxonomies: Order Categories, Tags, and Custom Taxonomies via term meta.
  • Navigation Menus: Simple drag-and-drop ordering for nav menu items.
  • Admin Sidebar Menu: Customize the order of the left-hand WordPress admin menu.
  • Consolidated Admin UI: Manage all ordering settings from one clean, responsive dashboard tab.

Kuvankaappaukset

Asennus

  1. Upload the nims-content-order-manager folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ’Plugins’ menu in WordPress.
  3. Go to Nims Content Order Manager in the admin menu to enable ordering options and drag items into place.

UKK

Does this plugin create custom database tables?

No. It utilizes WordPress core columns (menu_order) and term meta (ncom_order).

Will it affect my theme template queries?

Post type queries will respect custom order automatically when ordering is enabled.

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

“Nims Content Order Manager” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “Nims Content Order Manager” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

1.0.0

  • Initial release.