This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Custom Taxonomy Order

Kuvaus

The plugin allows users to turn on taxonomies they would like to order and drag and drop to a desired position.

Asennus

Upload CCustom Taxonomy Order to your WordPress blog and activate it.
Click on Settings (or go to Tools -> Taxonomy Order) and enable taxonomies for ordering.
Go to each taxonomy and drag and drop them for a desired order.

Note: When using a custom WP_Query, add ’meta_key’ => ’position’, ’orderby’ => ’position’ to display the terms in the set order.

Arvostelut

There are no reviews for this plugin.

Avustajat & Kehittäjät

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

Avustajat

Käännä “Custom Taxonomy Order” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

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

Muutosloki

Version 1.0.0 (10/24/2018)

  • Initial release