Nims Content Order Manager

Description

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.

Screenshots

Installation

  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.

FAQ

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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Nims Content Order Manager” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial release.