Title: Order Manager
Author: Doug Wollison
Published: <strong>18. Dezember 2019</strong>
Last modified: 14. Oktober 2024

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

![](https://s.w.org/plugins/geopattern-icon/order-manager.svg)

# Order Manager

 Von [Doug Wollison](https://profiles.wordpress.org/dougwollison/)

[Herunterladen](https://downloads.wordpress.org/plugin/order-manager.1.1.0.zip)

 * [Details](https://de.wordpress.org/plugins/order-manager/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/order-manager/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/order-manager/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/order-manager/#developers)

 [Support](https://wordpress.org/support/plugin/order-manager/)

## Beschreibung

Order Manager allows you sort posts and terms belonging to any post type or any 
taxonomy,
 as well as posts tagged with a specific term.

#### Options

**Enable order manager for all posts/terms**

This will add a new page to the WordPress menu under the associated post type.
 
It provides you with a straightforward drag-and-drop interface to organize your 
posts or terms. If the post type or taxonomy supports a hierarchy, it will also 
let you easily reassign items to different parents by dragging them just below the
intended parent.

This adds a new `'orderby'` value when using `get_terms()`: `'menu_order'`.

**Enable post order manager for each term**

Taxonomies with this option enabled will now offer a post order interface on
 each
term’s edit screen, allowing you to set a unique order for posts in that term.

This adds a new `'orderby'` value when using `get_posts()`: `'term_order'`.

_Note: this unique order will only take effect when listing posts belonging to
 
a specific term that uses this.

**Override order on `get_posts()/get_terms()`**

This will cause all queries for posts/terms of that type to use the custom
 order
by default, rather than by date/name. In the case of a query for posts belonging
to a term with post-sorting enabled, it will use that order by default.

## Installation

 1. Upload the contents of `order-manager.tar.gz` to your `/wp-content/plugins/` directory.
 2. Activate the plugin through the ‚Plugins‘ menu in WordPress.
 3. Find the new ‚Order Manager‘ page under ‚Settings‘ in WordPress.
 4. Select which features you want enabled on each post type/taxonomy (any that have
    a UI will be available).
 5. The individual order managers will appear in the menu under it’s respective post
    type
     (e.g. ‚Page Order‘ under ‚Pages‘ or ‚Category Order‘ under ‚Posts‘). If post
    order is enabled for terms, the interface will appear on the edit screen of each
    term.

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Order Manager“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin
mitgewirkt:

Mitwirkende

 *   [ Doug Wollison ](https://profiles.wordpress.org/dougwollison/)

[Übersetze „Order Manager“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/order-manager)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/order-manager/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/order-manager/) 
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/order-manager/)
per [RSS](https://plugins.trac.wordpress.org/log/order-manager/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

**Details on each release can be found [on the GitHub releases page](https://github.com/dougwollison/order-manager/releases)
for this project.**

#### 1.1.0

Quick Sort, REST support, public API, code cleanup

#### 1.0.0

Initial public release.

## Meta

 *  Version **1.1.0**
 *  Zuletzt aktualisiert **vor 2 Jahren**
 *  Aktive Installationen **40+**
 *  WordPress-Version ** 5.2 oder höher **
 *  Getestet bis **6.6.5**
 *  PHP-Version ** 7.1.0 oder höher **
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/order-manager/)
 * Schlagwörter
 * [order manager](https://de.wordpress.org/plugins/tags/order-manager/)[post order](https://de.wordpress.org/plugins/tags/post-order/)
   [sort posts](https://de.wordpress.org/plugins/tags/sort-posts/)[term order](https://de.wordpress.org/plugins/tags/term-order/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/order-manager/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

[Your review](https://wordpress.org/support/plugin/order-manager/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/order-manager/reviews/)

## Mitwirkende

 *   [ Doug Wollison ](https://profiles.wordpress.org/dougwollison/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/order-manager/)