Nims Content Order Manager

Описание

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.

Скриншоты

Установка

  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.

Часто задаваемые вопросы

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.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Nims Content Order Manager» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Nims Content Order Manager» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.0

  • Initial release.