Nims Content Order Manager

Leírás

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.

Képernyőmentések

Telepítés

  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.

GYIK

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.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Nims Content Order Manager” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Nims Content Order Manager” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

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

Változási napló

1.0.0

  • Initial release.